diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-24 14:45:54 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-24 14:45:54 +0300 |
commit | c18a8d2d43f22ccf0b21461b1f0d3395d4e50c1f (patch) | |
tree | c0fc2219e14bab2dea2052a13718efd12f7c34f3 /tests/value/buildfile | |
parent | 9728b252c5ec85b924811f9c12df596d4e1c474e (diff) |
Change dir_path/string concatenation semantics
Diffstat (limited to 'tests/value/buildfile')
-rw-r--r-- | tests/value/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/value/buildfile b/tests/value/buildfile index ce246a4..ac45282 100644 --- a/tests/value/buildfile +++ b/tests/value/buildfile @@ -2,4 +2,4 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: test{*} +./: test{*} $b |