diff options
Diffstat (limited to 'tests/test/script/integration')
-rw-r--r-- | tests/test/script/integration/buildfile | 1 | ||||
-rw-r--r-- | tests/test/script/integration/testscript | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/test/script/integration/buildfile b/tests/test/script/integration/buildfile index 1d26a2d..0d46870 100644 --- a/tests/test/script/integration/buildfile +++ b/tests/test/script/integration/buildfile @@ -1,5 +1,4 @@ # file : tests/test/script/integration/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test integration of testscript into build system. diff --git a/tests/test/script/integration/testscript b/tests/test/script/integration/testscript index 6cc6d74..816a0ab 100644 --- a/tests/test/script/integration/testscript +++ b/tests/test/script/integration/testscript @@ -1,5 +1,4 @@ # file : tests/test/script/integration/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Note: using common.testscript from test/, not script/. |