summaryrefslogtreecommitdiffstats
path: root/jack-tests/run-jack-tests
diff options
context:
space:
mode:
Diffstat (limited to 'jack-tests/run-jack-tests')
-rwxr-xr-xjack-tests/run-jack-tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/jack-tests/run-jack-tests b/jack-tests/run-jack-tests
index 7502609..10acc8f 100755
--- a/jack-tests/run-jack-tests
+++ b/jack-tests/run-jack-tests
@@ -19,7 +19,6 @@ then
echo "Usage: $(basename $0) <tests config file path> <test suite>+"
exit 1
fi
-set -x
CURRENT_DIR=$(dirname $0)
java -Dtests.config=$1 -cp $CURRENT_DIR/dist/jack-tests.jar:\
$CURRENT_DIR/libs/ddmlib.jar org.junit.runner.JUnitCore $2