diff options
Diffstat (limited to 'tests/function/string')
-rw-r--r-- | tests/function/string/buildfile | 1 | ||||
-rw-r--r-- | tests/function/string/testscript | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/function/string/buildfile b/tests/function/string/buildfile index a5de079..b551753 100644 --- a/tests/function/string/buildfile +++ b/tests/function/string/buildfile @@ -1,5 +1,4 @@ # file : tests/function/string/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript $b diff --git a/tests/function/string/testscript b/tests/function/string/testscript index 296e0d1..d42add7 100644 --- a/tests/function/string/testscript +++ b/tests/function/string/testscript @@ -1,5 +1,4 @@ # file : tests/function/string/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../../common.testscript |