From 7e8f7199a1f2ea097243295eeb61c1a2e6155c66 Mon Sep 17 00:00:00 2001 From: Philipp Haller Date: Tue, 28 Oct 2008 22:39:53 +0000 Subject: Moved test requiring 1.5 javac/jvm to pos5. --- test/files/pos/t0695/Test.scala | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test/files/pos/t0695/Test.scala (limited to 'test/files/pos/t0695/Test.scala') diff --git a/test/files/pos/t0695/Test.scala b/test/files/pos/t0695/Test.scala deleted file mode 100644 index 7318867bf7..0000000000 --- a/test/files/pos/t0695/Test.scala +++ /dev/null @@ -1,3 +0,0 @@ -object Test extends JavaClass[AnyRef] { - var field: InnerClass = null -} -- cgit v1.2.3