Skip to content

Commit

Permalink
test script verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjdevl committed Jun 28, 2017
1 parent 13e9d18 commit 692c58a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions singleTest.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash -ev

echo "running single test to find stacktrace if track down JNI loading error"
mvn --quiet clean test -Dtest=RandomTest#testProducesDifferentDefaultRandomBytes
#mvn clean test -Dtest=RandomTest#testProducesDifferentDefaultRandomBytes -X

0 comments on commit 692c58a

Please sign in to comment.