]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/apenwarr/100-args/noargs/run.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 100-args / noargs / run.do
diff --git a/t/apenwarr/100-args/noargs/run.do b/t/apenwarr/100-args/noargs/run.do
new file mode 100644 (file)
index 0000000..f365ebf
--- /dev/null
@@ -0,0 +1,3 @@
+rm -f all
+redo-ifchange  # should not default to 'all' since not running from top level
+[ ! -e all ] || exit 11