diff options
Diffstat (limited to 'tests/obj.test')
-rw-r--r-- | tests/obj.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/obj.test b/tests/obj.test index 833c906..4d57c08 100644 --- a/tests/obj.test +++ b/tests/obj.test @@ -26,6 +26,7 @@ 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 |