summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/README b/tests/README
index 36b7bf4..f948eaf 100644
--- a/tests/README
+++ b/tests/README
@@ -19,10 +19,9 @@ failure and determine if it's truly significant.
* HOW TO RUN THE TEST SUITE
-To build and execute all tests:
+To build and execute all tests from the top level of the flex source tree:
- $ cd tests/ # from the top level of the flex source tree
- $ make test
+ $ make check
To build and execute a single test: