aboutsummaryrefslogtreecommitdiff
path: root/tests/history.test
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2021-01-21 07:14:17 +1000
committerSteve Bennett <steveb@workware.net.au>2021-01-23 12:49:12 +1000
commit43e71ad476f4c96815baf973f27e4c8006ebb33f (patch)
tree04fc8a0ed069e86c2c721a0580e240024215aa33 /tests/history.test
parent8f3e1ce80995c42a200db98fbfe02e4a60771c26 (diff)
downloadjimtcl-43e71ad476f4c96815baf973f27e4c8006ebb33f.zip
jimtcl-43e71ad476f4c96815baf973f27e4c8006ebb33f.tar.gz
jimtcl-43e71ad476f4c96815baf973f27e4c8006ebb33f.tar.bz2
history: Add support for history keep
Fixes #191 Signed-off-by: Steve Bennett <steveb@workware.net.au> Reported-by: D. Bohdan <dbohdan@dbohdan.com>
Diffstat (limited to 'tests/history.test')
-rw-r--r--tests/history.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/history.test b/tests/history.test
index 2f4a3cb..97cf324 100644
--- a/tests/history.test
+++ b/tests/history.test
@@ -9,7 +9,7 @@ Use "history -help ?command?" for help}
test history-1.2 {history -help} -body {
history -help
-} -result {Usage: "history command ... ", where command is one of: getline, completion, load, save, add, show}
+} -result {Usage: "history command ... ", where command is one of: add, completion, getline, keep, load, save, show}
test history-1.2 {history add} {
history add line1