summaryrefslogtreecommitdiffstats
path: root/tests/tk.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-05-22 13:06:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-05-22 13:06:19 (GMT)
commiteb776d13e306b28c75b2fa7ae71b75ec690e79eb (patch)
treefae677155f645a5ccbb3b4e0e069c60c9a10a7b4 /tests/tk.test
parent31dee897d0a63e144a8d8076521a899d0e1589e7 (diff)
parent57b99249e67918f2283225a4e3beadb841fdb881 (diff)
downloadtk-eb776d13e306b28c75b2fa7ae71b75ec690e79eb.zip
tk-eb776d13e306b28c75b2fa7ae71b75ec690e79eb.tar.gz
tk-eb776d13e306b28c75b2fa7ae71b75ec690e79eb.tar.bz2
Merge 8.7. end-of-line spacing
Diffstat (limited to 'tests/tk.test')
-rw-r--r--tests/tk.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tk.test b/tests/tk.test
index f424c77..5c5c831 100644
--- a/tests/tk.test
+++ b/tests/tk.test
@@ -18,7 +18,7 @@ test tk-1.1 {tk command: general} -body {
} -returnCodes error -result {wrong # args: should be "tk subcommand ?arg ...?"}
test tk-1.2 {tk command: general} -body {
tk xyz
-} -returnCodes error -result {unknown or ambiguous subcommand "xyz": must be appname, busy, caret, fontchooser, inactive, scaling, sysnotify, systray, useinputmethods, or windowingsystem}
+} -returnCodes error -result {unknown or ambiguous subcommand "xyz": must be appname, busy, caret, fontchooser, inactive, print, scaling, sysnotify, systray, useinputmethods, or windowingsystem}
# Value stored to restore default settings after 2.* tests
set appname [tk appname]