diff options
Diffstat (limited to 'tests/build/root.build')
-rw-r--r-- | tests/build/root.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/build/root.build b/tests/build/root.build index 1f267eb..f4d2a1c 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -2,6 +2,8 @@ # copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file +using bash + # Every exe{} in this subproject is by default a test. # exe{*}: test = true |