summaryrefslogtreecommitdiff
path: root/tests/testwrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testwrapper.sh')
-rwxr-xr-xtests/testwrapper.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testwrapper.sh b/tests/testwrapper.sh
index f07f798..a52cae3 100755
--- a/tests/testwrapper.sh
+++ b/tests/testwrapper.sh
@@ -11,7 +11,6 @@ INPUT_DIRECTORY=""
INPUT_NAME=""
INPUT_COUNT=0
USE_REDIRECT=0
-DO_COMPARISON=0
while getopts d:i:r OPTION ; do
case $OPTION in