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