Skip to content

Commit

Permalink
Removed check-java from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nkohen committed Apr 14, 2020
1 parent 7d78258 commit 94dbce9
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 94dbce9

Please sign in to comment.