From 7261239d2b333e6d21c971f50a2a11edb0924daa Mon Sep 17 00:00:00 2001
From: Matthias Maier <tamiko@43-1.org>
Date: Sun, 28 May 2017 18:10:11 -0500
Subject: [PATCH] Documentation: fix

---
 doc/developers/testsuite.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html
index 5804384c29..0e97cdf5af 100644
--- a/doc/developers/testsuite.html
+++ b/doc/developers/testsuite.html
@@ -779,9 +779,9 @@ TRACK
     "Experimental"     - all tests that are not specifically "build" or
                          "regression" tests should go into this track
 
-    "Build Tests"      - Build tests that configure and build in a
-                         clean directory and run the build tests
-                         "build_tests/*"
+    "Build Tests"      - Build tests that configure and build in a clean
+                         directory (without actually running the
+                         testsuite)
 
     "Nightly"          - Reserved for nightly regression tests for
                          build bots on various architectures
-- 
2.39.5