From fbb13630d3c1dc9b8fdc503538d4ace5873f31c9 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Fri, 26 Apr 2013 13:30:59 -0700 Subject: Refactor DirectTest so java can be tested. There was no way to make a java compilation unit. Now there is. --- test/files/run/t6555.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/run/t6555.check') diff --git a/test/files/run/t6555.check b/test/files/run/t6555.check index 04117b7c2f..a18a8e8023 100644 --- a/test/files/run/t6555.check +++ b/test/files/run/t6555.check @@ -1,4 +1,4 @@ -[[syntax trees at end of specialize]] // newSource1 +[[syntax trees at end of specialize]] // newSource1.scala package { class Foo extends Object { def (): Foo = { -- cgit v1.2.3