diff options
Diffstat (limited to 'tests/ci')
-rw-r--r-- | tests/ci/buildfile | 1 | ||||
-rw-r--r-- | tests/ci/ci-dir.testscript | 1 | ||||
-rw-r--r-- | tests/ci/ci-load.testscript | 1 | ||||
-rw-r--r-- | tests/ci/data.testscript | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/ci/buildfile b/tests/ci/buildfile index 280e364..6f6e82d 100644 --- a/tests/ci/buildfile +++ b/tests/ci/buildfile @@ -1,5 +1,4 @@ # file : tests/ci/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file dir = ../../brep/handler/ci/ diff --git a/tests/ci/ci-dir.testscript b/tests/ci/ci-dir.testscript index c850df0..be5a9b9 100644 --- a/tests/ci/ci-dir.testscript +++ b/tests/ci/ci-dir.testscript @@ -1,5 +1,4 @@ # file : tests/ci/ci-dir.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include data.testscript diff --git a/tests/ci/ci-load.testscript b/tests/ci/ci-load.testscript index bc0d521..57fa9d1 100644 --- a/tests/ci/ci-load.testscript +++ b/tests/ci/ci-load.testscript @@ -1,5 +1,4 @@ # file : tests/ci/ci-load.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include data.testscript diff --git a/tests/ci/data.testscript b/tests/ci/data.testscript index f584bc6..74a1527 100644 --- a/tests/ci/data.testscript +++ b/tests/ci/data.testscript @@ -1,5 +1,4 @@ # file : tests/ci/data.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Pre-created CI request data directory that will be copied by subsequent |