diff options
Diffstat (limited to 'tests/search/dir')
-rw-r--r-- | tests/search/dir/buildfile | 2 | ||||
-rw-r--r-- | tests/search/dir/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/search/dir/buildfile b/tests/search/dir/buildfile index 07c2f3e..7a139a0 100644 --- a/tests/search/dir/buildfile +++ b/tests/search/dir/buildfile @@ -1,5 +1,5 @@ # file : tests/search/dir/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test loading of dir{} buildfiles during target search. diff --git a/tests/search/dir/testscript b/tests/search/dir/testscript index e9ffa6a..71add0b 100644 --- a/tests/search/dir/testscript +++ b/tests/search/dir/testscript @@ -1,5 +1,5 @@ # file : tests/search/dir/testscript -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.arguments = 'update(../)' |