aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/root.build b/build/root.build
index 4661de1..f63ff10 100644
--- a/build/root.build
+++ b/build/root.build
@@ -21,9 +21,8 @@ cxx.poptions =+ "-I$out_root" "-I$src_root"
#
using? cli
-# All exe{} in tests/ and unit-tests/ are, well, tests.
+# All exe{} in unit-tests/ are, well, tests.
#
-tests/exe{*}: test = true
unit-tests/exe{*}: test = true
# Specify the test target for cross-testing.