blob: 1cc1e30d38765b5b91c5261a425cd965dd3e8672 (
plain)
1
2
3
4
5
6
7
8
|
# file : tests/test/script/integration/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test integration of testscript into build system.
#
./: test{testscript} $b
|