Skip to content

Commit

Permalink
Merge pull request bitcoin-core#6 from nkohen/revert-java-test
Browse files Browse the repository at this point in the history
Removed check-java from tests
  • Loading branch information
nkohen authored Apr 14, 2020
2 parents 9ab6c01 + 02fbc1d commit e023925
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ if USE_TESTS
check-java: libsecp256k1.la .stamp-java
$(AM_V_at)java -Djava.library.path="./:./src:./src/.libs:.libs/" -cp "$(JAVAROOT)" $(JAVAORG)/NativeSecp256k1Test

TESTS += check-java

endif
endif

Expand Down

0 comments on commit e023925

Please sign in to comment.