summaryrefslogtreecommitdiff
path: root/HOWTO/TESTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO/TESTING.md')
-rw-r--r--HOWTO/TESTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO/TESTING.md b/HOWTO/TESTING.md
index 66cc21f89a..c6bad4f65c 100644
--- a/HOWTO/TESTING.md
+++ b/HOWTO/TESTING.md
@@ -193,7 +193,7 @@ Examining the results
---------------------
Open the file `$ERL_TOP/release/tests/test_server/index.html` in a web browser. Or open
-`$ERL_TOP/release/tests/test_server/last_test.html` when a test suite is running to
+`$ERL_TOP/release/tests/test_server/suite.log.latest.html` when a test suite is running to
examine the results so far for the currently executing test suite.