2
0
mirror of https://github.com/mozilla/cipherscan.git synced 2026-02-05 22:55:15 +01:00

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

View File

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