]> Cypherpunks.ru repositories - goredo.git/blob - t/apenwarr/100-args/noargs/run.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 100-args / noargs / run.do
1 rm -f all
2 redo-ifchange  # should not default to 'all' since not running from top level
3 [ ! -e all ] || exit 11