3 lines
80 B
Text
3 lines
80 B
Text
|
|
${THIS_SH} ./test-tests 2>&1 > /tmp/xx
|
||
|
|
diff /tmp/xx test.right && rm -f /tmp/xx
|