summaryrefslogtreecommitdiffstats
path: root/tests/listbox.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-06 15:43:59 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-06 15:43:59 (GMT)
commit44f33f818f8d5a9716f4e3277703f2f9beb8796f (patch)
tree8fb600423d336b117ae3f53be91e3f1850098dfb /tests/listbox.test
parentd2ab1fe96fa2eeb20d0bce978ec1242ecd06d0f6 (diff)
parented825e13f3d05988eacdfaf8e978377149b9302b (diff)
downloadtk-44f33f818f8d5a9716f4e3277703f2f9beb8796f.zip
tk-44f33f818f8d5a9716f4e3277703f2f9beb8796f.tar.gz
tk-44f33f818f8d5a9716f4e3277703f2f9beb8796f.tar.bz2
Merge 8.7
Diffstat (limited to 'tests/listbox.test')
-rw-r--r--tests/listbox.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/listbox.test b/tests/listbox.test
index e8e126b..f2f4c70 100644
--- a/tests/listbox.test
+++ b/tests/listbox.test
@@ -2854,7 +2854,7 @@ test listbox-23.4 {ConfigureListboxItem, wrong num args} -setup {
set result
} -cleanup {
destroy .l
-} -result {wrong # args: should be ".l itemconfigure index ?-option? ?value? ?-option value ...?"}
+} -result {wrong # args: should be ".l itemconfigure index ?-option value ...?"}
test listbox-23.5 {ConfigureListboxItem, multiple calls} -setup {
destroy .l
} -body {