aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-12-01 15:13:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-12-01 15:13:30 +0200
commit5e71edfa033f163ded9a82f7d66412d8ee05bc48 (patch)
tree071c3a9068fb134d7cc64c1fcc16d30cdaa3455a /tests/buildfile
parent6cb960121c4195dd9d12c92d4f3ff2819fad143e (diff)
Port old value reversibility tests
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile
index 0c2a895..b05e2e7 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -2,6 +2,6 @@
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = directive/ expansion/ function/ test/
+d = directive/ expansion/ function/ test/ value/
./: $d file{common.test}
include $d