summaryrefslogtreecommitdiffstats
path: root/tests/oo.test
diff options
context:
space:
mode:
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 033daf5..4e50904 100644
--- a/tests/oo.test
+++ b/tests/oo.test
@@ -4007,7 +4007,7 @@ test oo-34.10 {TIP 516: slots - resolution} -setup {
}
}
lappend result [info class mixin 516test::516a]
- # Must not remove class with just simple name match
+ # Must not remove class with just simple name match
oo::define 516test::516a {
mixin -remove 516b
}