summaryrefslogtreecommitdiffstats
path: root/runtime/doc/testing.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-03-13 13:28:13 +0100
committerBram Moolenaar <Bram@vim.org>2021-03-13 13:28:13 +0100
commitc8cdf0f80b3cfd88a4490d80572062c1fd1a96ca (patch)
tree614f36d3f295a1db8023aedc8cfb20740d7a2d50 /runtime/doc/testing.txt
parent6fd367a97c8653a2d734a38252c7d68d4b2ebaa7 (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/testing.txt')
-rw-r--r--runtime/doc/testing.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/testing.txt b/runtime/doc/testing.txt
index 5be1890df8..4e4cff0c27 100644
--- a/runtime/doc/testing.txt
+++ b/runtime/doc/testing.txt
@@ -1,4 +1,4 @@
-*testing.txt* For Vim version 8.2. Last change: 2020 Dec 12
+*testing.txt* For Vim version 8.2. Last change: 2021 Mar 10
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -168,6 +168,7 @@ test_override({name}, {val}) *test_override()*
wait time of up to 3 seconds for messages
term_props reset all terminal properties when the version
string is detected
+ uptime overrules sysinfo.uptime
ALL clear all overrides ({val} is not used)
"starting" is to be used when a test should behave like