summaryrefslogtreecommitdiff
path: root/test/files/run/t5256c.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5256c.check')
-rw-r--r--test/files/run/t5256c.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t5256c.check b/test/files/run/t5256c.check
index 7fcd0eb722..3eb7b13a97 100644
--- a/test/files/run/t5256c.check
+++ b/test/files/run/t5256c.check
@@ -2,5 +2,5 @@ class A$1
Test.A$1
java.lang.Object {
def foo(): Nothing
- def <init>(): A$1
+ def <init>(): Test.A$1
}