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