summaryrefslogtreecommitdiff
path: root/cli/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'cli/buildfile')
-rw-r--r--cli/buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/buildfile b/cli/buildfile
index 3f0ccb0..c9e2e50 100644
--- a/cli/buildfile
+++ b/cli/buildfile
@@ -3,7 +3,7 @@
./: {*/ -build/} doc{INSTALL NEWS README} legal{LICENSE} manifest
-# Don't install unit tests or the INSTALL file.
+# Don't install tests or the INSTALL file.
#
-unit-tests/: install = false
+tests/: install = false
doc{INSTALL}@./: install = false