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 57a7544..c144c23 100644 --- a/tests/expansion/buildfile +++ b/tests/expansion/buildfile @@ -1,5 +1,5 @@ # file : tests/expansion/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: test{*} $b diff --git a/tests/expansion/type.test b/tests/expansion/type.test index c9186ea..8899aa3 100644 --- a/tests/expansion/type.test +++ b/tests/expansion/type.test @@ -1,5 +1,5 @@ # file : tests/expansion/type.test -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test type propagation during expansion. |