diff options
Diffstat (limited to 'tests/name')
-rw-r--r-- | tests/name/buildfile | 1 | ||||
-rw-r--r-- | tests/name/cross.testscript | 1 | ||||
-rw-r--r-- | tests/name/extension.testscript | 1 | ||||
-rw-r--r-- | tests/name/pattern.testscript | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/name/buildfile b/tests/name/buildfile index 0305216..ae5d89c 100644 --- a/tests/name/buildfile +++ b/tests/name/buildfile @@ -1,5 +1,4 @@ # file : tests/name/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript{*} $b diff --git a/tests/name/cross.testscript b/tests/name/cross.testscript index 198f890..84d0233 100644 --- a/tests/name/cross.testscript +++ b/tests/name/cross.testscript @@ -1,5 +1,4 @@ # file : tests/name/cross.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript diff --git a/tests/name/extension.testscript b/tests/name/extension.testscript index 81d873a..72721c2 100644 --- a/tests/name/extension.testscript +++ b/tests/name/extension.testscript @@ -1,5 +1,4 @@ # file : tests/name/extension.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript diff --git a/tests/name/pattern.testscript b/tests/name/pattern.testscript index ac8ee10..91fb98d 100644 --- a/tests/name/pattern.testscript +++ b/tests/name/pattern.testscript @@ -1,5 +1,4 @@ # file : tests/name/pattern.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript |