aboutsummaryrefslogtreecommitdiff
path: root/tests/dist
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-21 14:53:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-21 14:53:49 +0200
commitf81ec08d6186271ebb33591ddf21590ff6a43dce (patch)
tree3cc3861971020df765cd6e1df1d23bf9d85e2829 /tests/dist
parent6082d76936b8a65380eb7af03b4167d8f0298158 (diff)
Fix legacy stuff in tests
Diffstat (limited to 'tests/dist')
-rw-r--r--tests/dist/simple/buildfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/dist/simple/buildfile b/tests/dist/simple/buildfile
index 27f143d..159fff3 100644
--- a/tests/dist/simple/buildfile
+++ b/tests/dist/simple/buildfile
@@ -1,7 +1,4 @@
using cxx
-hxx.ext = hxx
-cxx.ext = cxx
-
exe{driver}: cxx{driver} doc{README} file{bootstrap}
exe{driver}: test.output = test.out