Skip to content

Commit 8fdb24a

Browse files
committed
Remove depreciated JUnit tests
No longer needed, because the tests were replaced by Spock tests.
1 parent 0a7d483 commit 8fdb24a

File tree

3 files changed

+0
-150
lines changed

3 files changed

+0
-150
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ repositories {
1212

1313
dependencies {
1414
compile group: 'net.java.dev.jna', name: 'jna', version: '4.2.0'
15-
testCompile group: 'junit', name: 'junit', version:'4.12'
1615

1716
testCompile "org.codehaus.groovy:groovy:2.4.4"
1817
testCompile('org.spockframework:spock-core:1.0-groovy-2.4') {

src/test/java/co/bitwatch/libbitcoinconsensus/BitcoinConsensusTest.java

Lines changed: 0 additions & 60 deletions
This file was deleted.

src/test/java/co/bitwatch/libbitcoinconsensus/LibBitcoinConsensusTest.java

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)