diff options
Diffstat (limited to 'tests/hooks')
-rw-r--r-- | tests/hooks/buildfile | 2 | ||||
-rw-r--r-- | tests/hooks/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/hooks/buildfile b/tests/hooks/buildfile index e91d389..331e945 100644 --- a/tests/hooks/buildfile +++ b/tests/hooks/buildfile @@ -1,5 +1,5 @@ # file : tests/hooks/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript $b diff --git a/tests/hooks/testscript b/tests/hooks/testscript index 92c9964..d0811f7 100644 --- a/tests/hooks/testscript +++ b/tests/hooks/testscript @@ -1,5 +1,5 @@ # file : tests/hooks/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript |