diff options
Diffstat (limited to 'tests/variable/target-specific')
-rw-r--r-- | tests/variable/target-specific/buildfile | 1 | ||||
-rw-r--r-- | tests/variable/target-specific/testscript | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/variable/target-specific/buildfile b/tests/variable/target-specific/buildfile index 8a73e00..3d619f1 100644 --- a/tests/variable/target-specific/buildfile +++ b/tests/variable/target-specific/buildfile @@ -1,5 +1,4 @@ # file : tests/variable/target-specific/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript $b diff --git a/tests/variable/target-specific/testscript b/tests/variable/target-specific/testscript index 9747e94..627d8ab 100644 --- a/tests/variable/target-specific/testscript +++ b/tests/variable/target-specific/testscript @@ -1,5 +1,4 @@ # file : tests/variable/target-specific/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../../common.testscript |