i-bash/tests/run-iquote

3 lines
104 B
Text
Raw Normal View History

${THIS_SH} ./iquote.tests >${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} iquote.right && rm -f ${BASH_TSTOUT}