From 7a8027f2e837745684cb6bb0b8eb279b19ccf6c3 Mon Sep 17 00:00:00 2001 From: hobbs Date: Sat, 1 Sep 2001 00:51:11 +0000 Subject: fixed test numbering --- tests/listbox.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/listbox.test b/tests/listbox.test index 2ad99f5..acd4da3 100644 --- a/tests/listbox.test +++ b/tests/listbox.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: listbox.test,v 1.15 2001/07/03 00:57:44 hobbs Exp $ +# RCS: @(#) $Id: listbox.test,v 1.16 2001/09/01 00:51:11 hobbs Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { source [file join [pwd] [file dirname [info script]] defs.tcl] @@ -1997,7 +1997,7 @@ foreach test { } [list [lindex $test 2] [lindex $test 2]] incr i if {[lindex $test 3] != ""} { - test listbox-1.$i {configuration options} { + test listbox-23.$i {configuration options} { list [catch {.l configure $name [lindex $test 3]} msg] $msg } [list 1 [lindex $test 4]] } -- cgit v0.12