summaryrefslogtreecommitdiffstats
path: root/tests/oo.test
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-09-16 13:19:19 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-09-16 13:19:19 (GMT)
commit81286b9a064f7a8293258770d12d65a99b34063f (patch)
treea173177c8e34da8dd6dbc6f1859e79db210a26ad /tests/oo.test
parent8dad1b8281811bab0d71588b3c59a7fa1d163642 (diff)
downloadtcl-81286b9a064f7a8293258770d12d65a99b34063f.zip
tcl-81286b9a064f7a8293258770d12d65a99b34063f.tar.gz
tcl-81286b9a064f7a8293258770d12d65a99b34063f.tar.bz2
Noticed that a test now works.
Diffstat (limited to 'tests/oo.test')
-rw-r--r--tests/oo.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/oo.test b/tests/oo.test
index 171ccc7..e5a17f1 100644
--- a/tests/oo.test
+++ b/tests/oo.test
@@ -863,7 +863,7 @@ test oo-6.16 {Bug 3400658: forwarding and wrongargs rewriting - via alias} -setu
} -result {wrong # args: should be "foo test d"}
test oo-6.17 {Bug 3400658: forwarding and wrongargs rewriting - via ensemble} -setup {
oo::class create fooClass
-} -constraints knownBug -body {
+} -body {
oo::define fooClass {
forward test handler1 foo bar boo
forward handler2 my handler