diff options
Diffstat (limited to 'tests/test/script/buildfile')
-rw-r--r-- | tests/test/script/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/script/buildfile b/tests/test/script/buildfile index 4adc9d0..8878415 100644 --- a/tests/test/script/buildfile +++ b/tests/test/script/buildfile @@ -2,4 +2,4 @@ # copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: */ file{common.test} +./: */ file{common.testscript} |