diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-12-01 15:13:30 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-12-01 15:13:30 +0200 |
commit | 5e71edfa033f163ded9a82f7d66412d8ee05bc48 (patch) | |
tree | 071c3a9068fb134d7cc64c1fcc16d30cdaa3455a /tests/value/buildfile | |
parent | 6cb960121c4195dd9d12c92d4f3ff2819fad143e (diff) |
Port old value reversibility tests
Diffstat (limited to 'tests/value/buildfile')
-rw-r--r-- | tests/value/buildfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/value/buildfile b/tests/value/buildfile new file mode 100644 index 0000000..48480ad --- /dev/null +++ b/tests/value/buildfile @@ -0,0 +1,5 @@ +# file : tests/value/buildfile +# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +./: test{reverse} |