aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-mapfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-mapfile')
-rw-r--r--tests/run-mapfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-mapfile b/tests/run-mapfile
new file mode 100644
index 0000000..a207f09
--- /dev/null
+++ b/tests/run-mapfile
@@ -0,0 +1,2 @@
+${THIS_SH} ./mapfile.tests > /tmp/xx 2>&1
+diff /tmp/xx mapfile.right && rm -f /tmp/xx