aboutsummaryrefslogtreecommitdiffstats
path: root/test/always.do
diff options
context:
space:
mode:
Diffstat (limited to 'test/always.do')
-rw-r--r--test/always.do7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/always.do b/test/always.do
deleted file mode 100644
index 12e16ba..0000000
--- a/test/always.do
+++ /dev/null
@@ -1,7 +0,0 @@
-redo-ifchange always_test
-
-rm always_result
-
-redo-ifchange always_test
-
-rm always_test # TODO: move this to test-helper.bash somehow