Skip to content

Commit fe4aba6

Browse files
committed
typo
1 parent 23cce68 commit fe4aba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run-tests.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ function show_usage(): void
9898
file.
9999
100100
--set-timeout <n>
101-
Set timeout for individual tests, where [n] is the number of
101+
Set timeout for individual tests, where <n> is the number of
102102
seconds. The default value is 60 seconds, or 300 seconds when
103103
testing for memory leaks.
104104
@@ -114,7 +114,7 @@ function show_usage(): void
114114
however 'diff' only exists when a test fails.
115115
116116
--show-slow <n>
117-
Show all tests that took longer than [n] milliseconds to run.
117+
Show all tests that took longer than <n> milliseconds to run.
118118
119119
--no-clean Do not execute clean section if any.
120120

0 commit comments

Comments
 (0)