diff options
Diffstat (limited to 'tests/test/script/integration/buildfile')
-rw-r--r-- | tests/test/script/integration/buildfile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/test/script/integration/buildfile b/tests/test/script/integration/buildfile new file mode 100644 index 0000000..9b7b906 --- /dev/null +++ b/tests/test/script/integration/buildfile @@ -0,0 +1,7 @@ +# file : tests/test/script/integration/buildfile +# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +./: test{testscript} + +test{*}: test = $build.driver |