summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-constructormirror-nested-badpath.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reflection-constructormirror-nested-badpath.check')
-rw-r--r--test/files/run/reflection-constructormirror-nested-badpath.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/reflection-constructormirror-nested-badpath.check b/test/files/run/reflection-constructormirror-nested-badpath.check
index 9ceb603dc2..acd21df9c0 100644
--- a/test/files/run/reflection-constructormirror-nested-badpath.check
+++ b/test/files/run/reflection-constructormirror-nested-badpath.check
@@ -1,2 +1,2 @@
-this is a static class, use reflectClass on a RuntimeMirror to obtain its ClassMirror
+class R is a static class, use reflectClass on a RuntimeMirror to obtain its ClassMirror
()