diff options
Diffstat (limited to 'tests/in')
-rw-r--r-- | tests/in/buildfile | 1 | ||||
-rw-r--r-- | tests/in/testscript | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/in/buildfile b/tests/in/buildfile index 293ab97..86cd2e7 100644 --- a/tests/in/buildfile +++ b/tests/in/buildfile @@ -1,5 +1,4 @@ # file : tests/in/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript $b diff --git a/tests/in/testscript b/tests/in/testscript index d682c78..0d5be48 100644 --- a/tests/in/testscript +++ b/tests/in/testscript @@ -1,5 +1,4 @@ # file : tests/in/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file crosstest = false |