summaryrefslogtreecommitdiff
path: root/test/neg/bug25.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/neg/bug25.check')
-rw-r--r--test/neg/bug25.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/neg/bug25.check b/test/neg/bug25.check
index 75ae98eac7..c620e8498f 100644
--- a/test/neg/bug25.check
+++ b/test/neg/bug25.check
@@ -1,4 +1,4 @@
-bug25.scala:5: constructor javax.rmi.PortableRemoteObject cannot be accessed in javax.rmi.type
+bug25.scala:5: constructor javax.rmi.PortableRemoteObject cannot be accessed in javax.rmi
class A extends javax.rmi.PortableRemoteObject();
^
one error found