Skip to content

Commit 824e60d

Browse files
committed
ttk/validate.test: remove useless comment
1 parent 338ddf4 commit 824e60d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/ttk/validate.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,6 @@ test validate-1.20 {entry widget validation} -constraints coreEntry -body {
189189
list [.e cget -validate] [.e get] $::e [validationData get]
190190
} -result {all testdata mydata {.e -1 -1 testdata mydata {} all forced}}
191191

192-
#
193-
# New tests, -JE:
194-
#
195192
test validate-2.1 "Validation script changes value" -body {
196193
.e configure -validate none -validatecommand $validateCmd4
197194
set ::e testdata

0 commit comments

Comments
 (0)