diff --git a/foo.test b/foo.test deleted file mode 100644 index 441c494..0000000 --- a/foo.test +++ /dev/null @@ -1,16 +0,0 @@ -echo hello -_block:file-creation_ -echo _target_ -echo _target_/a/ -echo _target_/output/scans -_block:file-creation_ -echo "Doing this" -_blocker_ -echo "Proceeding" -_block:file_ -echo _target_/out/scans -echo _target_/b/ -echo _target_/re/ -_block:file_ -_blocker_ -echo "Done"