diff options
Diffstat (limited to 'test/runtest.sh')
-rwxr-xr-x | test/runtest.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/runtest.sh b/test/runtest.sh index da8ca39..538027b 100755 --- a/test/runtest.sh +++ b/test/runtest.sh @@ -42,7 +42,6 @@ function expectprint { fi } - function expectcompare { if [ x"" != x"$TMPDIR" ]; then t=$TMPDIR/myrtest-$1-$RANDOM |