summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/oo.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/oo.test b/tests/oo.test
index fa2adf8..38fb276 100644
--- a/tests/oo.test
+++ b/tests/oo.test
@@ -3335,7 +3335,7 @@ test oo-22.3 {OO and coroutines and info frame} -setup {
} -cleanup {
catch {rename dump {}}
catch {A destroy}
-} -match glob -result {{* method Work object *} {* method Work object *}}
+} -match glob -result {{* method Work class ::A *} {* method Work class ::A *}}
# Prove that the issue in [Bug 1865054] isn't an issue any more
test oo-23.1 {Self-like derivation; complex case!} -setup {