diff options
Diffstat (limited to 'tests/variable/override')
-rw-r--r-- | tests/variable/override/buildfile | 1 | ||||
-rw-r--r-- | tests/variable/override/testscript | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/variable/override/buildfile b/tests/variable/override/buildfile index 6d5d3d9..d728b44 100644 --- a/tests/variable/override/buildfile +++ b/tests/variable/override/buildfile @@ -1,5 +1,4 @@ # file : tests/variable/override/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript $b diff --git a/tests/variable/override/testscript b/tests/variable/override/testscript index f8a930b..0c8ef5b 100644 --- a/tests/variable/override/testscript +++ b/tests/variable/override/testscript @@ -1,5 +1,4 @@ # file : tests/variable/override/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../../common.testscript |