blob: e9e946e7464dd309469e71cd9192de9fe4a9245e (
plain)
1
2
3
4
5
6
7
|
# file : tests/directive/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{assert} file{common.test}
test{*}: test = $effect($build.path)
|