diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-21 14:53:49 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-21 14:53:49 +0200 |
commit | f81ec08d6186271ebb33591ddf21590ff6a43dce (patch) | |
tree | 3cc3861971020df765cd6e1df1d23bf9d85e2829 /tests/postponed | |
parent | 6082d76936b8a65380eb7af03b4167d8f0298158 (diff) |
Fix legacy stuff in tests
Diffstat (limited to 'tests/postponed')
-rw-r--r-- | tests/postponed/buildfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/postponed/buildfile b/tests/postponed/buildfile index f08a020..53873aa 100644 --- a/tests/postponed/buildfile +++ b/tests/postponed/buildfile @@ -1,6 +1,4 @@ using cxx -hxx.ext = hxx -cxx.ext = cxx exe{driver}: cxx{driver} fsdir{$out_root/out} |