Files
bash/tests/run-quotearray
2022-09-26 11:49:46 -04:00

3 lines
112 B
Plaintext

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