summaryrefslogtreecommitdiffstats
path: root/tests/obj.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-07-19 19:33:35 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-07-19 19:33:35 (GMT)
commit27f4a98be411aa6878d45e7e86e5c90cf2208c92 (patch)
tree6f2c9c332e8ec75fda4f892b5c4f7ea890f331b6 /tests/obj.test
parent883ca7abcd437926de756a838f60e7574f111881 (diff)
downloadtcl-27f4a98be411aa6878d45e7e86e5c90cf2208c92.zip
tcl-27f4a98be411aa6878d45e7e86e5c90cf2208c92.tar.gz
tcl-27f4a98be411aa6878d45e7e86e5c90cf2208c92.tar.bz2
"array search" is no longer a registered Tcl_ObjType.
Diffstat (limited to 'tests/obj.test')
-rw-r--r--tests/obj.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/obj.test b/tests/obj.test
index 7bf00f7..a8d2d20 100644
--- a/tests/obj.test
+++ b/tests/obj.test
@@ -26,7 +26,6 @@ testConstraint wideBiggerThanInt [expr {wide(0x80000000) != int(0x80000000)}]
test obj-1.1 {Tcl_AppendAllObjTypes, and InitTypeTable, Tcl_RegisterObjType} testobj {
set r 1
foreach {t} {
- {array search}
bytearray
bytecode
cmdName