summaryrefslogtreecommitdiffstats
path: root/tests/dirent.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dirent.sh')
-rwxr-xr-xtests/dirent.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/dirent.sh b/tests/dirent.sh
new file mode 100755
index 0000000..4d87288
--- /dev/null
+++ b/tests/dirent.sh
@@ -0,0 +1,3 @@
+# Automake can't seem to figure out how to use <build-aux/tap-driver.sh> to run
+# compiled tests, so this ugly hack is needed.
+exec "${0%.sh}${EXEEXT}"