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