diff options
Diffstat (limited to 'tests/expansion')
-rw-r--r-- | tests/expansion/buildfile | 2 | ||||
-rw-r--r-- | tests/expansion/type.test | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/expansion/buildfile b/tests/expansion/buildfile index e17c7b8..94d3c94 100644 --- a/tests/expansion/buildfile +++ b/tests/expansion/buildfile @@ -1,5 +1,5 @@ # file : tests/expansion/buildfile -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: test{type} $b diff --git a/tests/expansion/type.test b/tests/expansion/type.test index 7ac6524..c9186ea 100644 --- a/tests/expansion/type.test +++ b/tests/expansion/type.test @@ -1,5 +1,5 @@ # file : tests/expansion/type.test -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test type propagation during expansion. |