diff options
Diffstat (limited to 'tests/function/path')
-rw-r--r-- | tests/function/path/buildfile | 1 | ||||
-rw-r--r-- | tests/function/path/testscript | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/function/path/buildfile b/tests/function/path/buildfile index 3eb747e..06040f7 100644 --- a/tests/function/path/buildfile +++ b/tests/function/path/buildfile @@ -1,5 +1,4 @@ # file : tests/function/path/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript $b diff --git a/tests/function/path/testscript b/tests/function/path/testscript index 742ec21..52b4138 100644 --- a/tests/function/path/testscript +++ b/tests/function/path/testscript @@ -1,5 +1,4 @@ # file : tests/function/path/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../../common.testscript |