We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338ddf4 commit 824e60dCopy full SHA for 824e60d
tests/ttk/validate.test
@@ -189,9 +189,6 @@ test validate-1.20 {entry widget validation} -constraints coreEntry -body {
189
list [.e cget -validate] [.e get] $::e [validationData get]
190
} -result {all testdata mydata {.e -1 -1 testdata mydata {} all forced}}
191
192
-#
193
-# New tests, -JE:
194
195
test validate-2.1 "Validation script changes value" -body {
196
.e configure -validate none -validatecommand $validateCmd4
197
set ::e testdata
0 commit comments