summaryrefslogtreecommitdiff
path: root/tests/join/test.data.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/join/test.data.pl')
-rwxr-xr-xtests/join/test.data.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/join/test.data.pl b/tests/join/test.data.pl
new file mode 100755
index 000000000..35322ca11
--- /dev/null
+++ b/tests/join/test.data.pl
@@ -0,0 +1,4 @@
+# test name
+# flags file-1 file-2 expected output expected return code
+#
+("1", '-a1 -a2', "a 1\n", "\n", "a 1\n", 0);