summaryrefslogtreecommitdiff
path: root/tests/test-ftello4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-ftello4.sh')
-rwxr-xr-xtests/test-ftello4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-ftello4.sh b/tests/test-ftello4.sh
index e3702bb605..f7ff1496e9 100755
--- a/tests/test-ftello4.sh
+++ b/tests/test-ftello4.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-./test-ftello4${EXEEXT} "$srcdir/test-ftello4.sh" || exit 1
+${CHECKER} ./test-ftello4${EXEEXT} "$srcdir/test-ftello4.sh" || exit 1
exit 0