mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
; * test/README: Fix typo
This commit is contained in:
parent
84a946a519
commit
d993d00394
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ nicer backtraces. To run the compiled version of a test use
|
|||
|
||||
make TEST_LOAD_EL=no ...
|
||||
|
||||
Sometimes, it is ncessary to trace the duration time for single tests.
|
||||
Sometimes, it is necessary to trace the duration time for single tests.
|
||||
This is controlled by the environment variable TEST_PRINT_TEST_DURATION
|
||||
|
||||
make TEST_PRINT_TEST_DURATION=1 ...
|
||||
|
|
|
|||
Loading…
Reference in a new issue