Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
ecc_conv keeps failing because of something in random...
  • Loading branch information
catatonicprime committed Sep 11, 2014
1 parent ef3b0cd commit 7ade795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -73,7 +73,7 @@ TEST_SCRIPTS= $(TEST_COMMON) \
test/bn_vectors.js test/bn_test.js \
test/ecdsa_test.js test/ecdsa_vectors.js test/ecdh_test.js \
test/srp_vectors.js test/srp_test.js \
test/json_test.js test/ecc_conv.js
test/json_test.js

# Run all tests in node.js.

Expand Down

0 comments on commit 7ade795

Please sign in to comment.