mirror of https://github.com/apache/cassandra
Fix leftover merge conflicts in build.xml
This commit is contained in:
parent
1e8533a316
commit
7bdb2dddcb
|
|
@ -1492,11 +1492,7 @@
|
|||
</target>
|
||||
|
||||
<target name="test-all"
|
||||
<<<<<<< HEAD
|
||||
depends="eclipse-warnings,test,long-test,test-compression,stress-test"
|
||||
=======
|
||||
depends="eclipse-warnings,test,long-test,test-compression"
|
||||
>>>>>>> cassandra-3.9
|
||||
description="Run all tests except for those under test-burn" />
|
||||
|
||||
<!-- Use JaCoCo ant extension without needing externally saved lib -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue