diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/root.build | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/root.build b/build/root.build index 63e6266..84c236f 100644 --- a/build/root.build +++ b/build/root.build @@ -11,11 +11,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 |