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