summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/testerror.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testerror.sh b/test/testerror.sh
index c06df9e..fbf9f51 100644
--- a/test/testerror.sh
+++ b/test/testerror.sh
@@ -55,7 +55,7 @@ TEST() {
shift
# Run test.
- TESTING $1
+ TESTING $TEST_ERR
(
echo "#############################"
echo "Expected output for $TEST_ERR"