diff options
Diffstat (limited to 'tests/variable')
-rw-r--r-- | tests/variable/representation/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/variable/representation/buildfile b/tests/variable/representation/buildfile index 8410c96..9bb90d1 100644 --- a/tests/variable/representation/buildfile +++ b/tests/variable/representation/buildfile @@ -25,7 +25,6 @@ val += x%foo@y%bar val += x%foo/@y%bar/ using cxx -cxx.ext = cxx exe{driver}: cxx{driver} exe{driver}: test.output = test.out |