aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/root.build8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/root.build b/build/root.build
index 196d2a3..33752ca 100644
--- a/build/root.build
+++ b/build/root.build
@@ -10,11 +10,3 @@ hxx{*}: extension = hxx
ixx{*}: extension = ixx
txx{*}: extension = txx
cxx{*}: extension = cxx
-
-# All exe{} in tests/ are, well, tests.
-#
-tests/exe{*}: test = true
-
-# Specify the test target for cross-testing.
-#
-test.target = $cxx.target