diff options
Diffstat (limited to 'tests/directive')
-rw-r--r-- | tests/directive/assert.testscript | 1 | ||||
-rw-r--r-- | tests/directive/buildfile | 1 | ||||
-rw-r--r-- | tests/directive/run.testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/directive/assert.testscript b/tests/directive/assert.testscript index a050051..2543536 100644 --- a/tests/directive/assert.testscript +++ b/tests/directive/assert.testscript @@ -1,5 +1,4 @@ # file : tests/directive/assert.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript diff --git a/tests/directive/buildfile b/tests/directive/buildfile index 9b69744..85eb521 100644 --- a/tests/directive/buildfile +++ b/tests/directive/buildfile @@ -1,5 +1,4 @@ # file : tests/directive/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript{*} $b diff --git a/tests/directive/run.testscript b/tests/directive/run.testscript index 5f6187d..199dd5f 100644 --- a/tests/directive/run.testscript +++ b/tests/directive/run.testscript @@ -1,5 +1,4 @@ # file : tests/directive/run.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # We are going to run the build system driver so no cross-testing. |