Revert "When in JSON mode, run curve and tolerance tests"

This reverts commit 3dd0f58f4c.
This commit is contained in:
Julien Vehent 2015-09-18 14:50:03 -04:00
parent 5d5568f03a
commit f11a0e3594
1 changed files with 0 additions and 2 deletions

View File

@ -1382,8 +1382,6 @@ do
;;
-j | -json | --json | --JSON)
OUTPUTFORMAT="json"
TEST_CURVES="True"
TEST_TOLERANCE="True"
shift
;;
-b | --benchmark)