i-bash/tests/run-case

3 lines
80 B
Text
Raw Normal View History

2009-01-12 13:36:28 +00:00
${THIS_SH} ./case.tests > /tmp/xx 2>&1
diff /tmp/xx case.right && rm -f /tmp/xx