We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e7b5e commit 976cf2bCopy full SHA for 976cf2b
1 file changed
tests/jp-compat.src/system-routine.at
@@ -39,7 +39,9 @@ AT_CHECK([echo -n 1 >list/input2.txt])
39
40
AT_CHECK([${COMPILE} prog.cob])
41
AT_CHECK([./prog], [0],
42
-[input1.txt /
+[. /
43
+.. /
44
+input1.txt /
45
input2.txt /
46
])
47
0 commit comments