From 49c402cfb656d107791955d0d00c79c56ad2802b Mon Sep 17 00:00:00 2001 From: Michael Skelton <886344+codingo@users.noreply.github.com> Date: Mon, 19 Aug 2019 22:50:11 +1000 Subject: [PATCH] Delete foo.test --- foo.test | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 foo.test 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"