diff options
Diffstat (limited to 'tests/postponed/buildfile')
-rw-r--r-- | tests/postponed/buildfile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/postponed/buildfile b/tests/postponed/buildfile deleted file mode 100644 index 53873aa..0000000 --- a/tests/postponed/buildfile +++ /dev/null @@ -1,5 +0,0 @@ -using cxx - -exe{driver}: cxx{driver} fsdir{$out_root/out} - -./: exe{driver} |