summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-06-02 21:59:29 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-06-02 21:59:29 (GMT)
commit932a73175b6850265b0a9af952dfd667e41b9231 (patch)
tree196425ef155b4979f4aa5ece6c85294168b3feca /tests
parent036a7d32a1d9178d587e502932f33a481483c9fa (diff)
downloadtk-932a73175b6850265b0a9af952dfd667e41b9231.zip
tk-932a73175b6850265b0a9af952dfd667e41b9231.tar.gz
tk-932a73175b6850265b0a9af952dfd667e41b9231.tar.bz2
Remove now useless command and test constraint testgrab
Diffstat (limited to 'tests')
-rw-r--r--tests/constraints.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/constraints.tcl b/tests/constraints.tcl
index 49da142..c77fb00 100644
--- a/tests/constraints.tcl
+++ b/tests/constraints.tcl
@@ -207,7 +207,6 @@ testConstraint testcolor [llength [info commands testcolor]]
testConstraint testcursor [llength [info commands testcursor]]
testConstraint testembed [llength [info commands testembed]]
testConstraint testfont [llength [info commands testfont]]
-testConstraint testgrab [llength [info commands testgrab]]
testConstraint testmakeexist [llength [info commands testmakeexist]]
testConstraint testmenubar [llength [info commands testmenubar]]
testConstraint testmetrics [llength [info commands testmetrics]]