summaryrefslogtreecommitdiff
path: root/tests/join/test.data.pl
blob: 50413bd0e85df50a4540c96f9ccbd88582aba013 (plain)
1
2
3
4
# test name
#     flags       file-1 file-2    expected output   expected return code
#
("1", '-a1 -a2',  "a 1\n", "b\n",   "a 1\nb\n",              0);