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