diff options
Diffstat (limited to 'tests/search/dir')
-rw-r--r-- | tests/search/dir/buildfile | 1 | ||||
-rw-r--r-- | tests/search/dir/testscript | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/search/dir/buildfile b/tests/search/dir/buildfile index 6ed8af4..51ec352 100644 --- a/tests/search/dir/buildfile +++ b/tests/search/dir/buildfile @@ -1,5 +1,4 @@ # file : tests/search/dir/buildfile -# copyright : Copyright (c) 2014-2019 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 29ee72e..6b85d19 100644 --- a/tests/search/dir/testscript +++ b/tests/search/dir/testscript @@ -1,5 +1,4 @@ # file : tests/search/dir/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.arguments = 'update(../)' |