aboutsummaryrefslogtreecommitdiffstats
path: root/test/README
diff options
context:
space:
mode:
Diffstat (limited to 'test/README')
-rw-r--r--test/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/README b/test/README
index 37156c632c1..36307e3b6c1 100644
--- a/test/README
+++ b/test/README
@@ -65,11 +65,6 @@ compiled version of a test use
65 65
66 make TEST_LOAD_EL=no ... 66 make TEST_LOAD_EL=no ...
67 67
68Sometimes, it is necessary to trace the duration time for single tests.
69This is controlled by the environment variable TEST_PRINT_TEST_DURATION
70
71 make TEST_PRINT_TEST_DURATION=1 ...
72
73 68
74(Also, see etc/compilation.txt for compilation mode font lock tests.) 69(Also, see etc/compilation.txt for compilation mode font lock tests.)
75 70