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/t6028.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/run/t6028.check') diff --git a/test/files/run/t6028.check b/test/files/run/t6028.check index 94013efd36..613d25b075 100644 --- a/test/files/run/t6028.check +++ b/test/files/run/t6028.check @@ -1,4 +1,4 @@ -[[syntax trees at end of lambdalift]] // newSource1 +[[syntax trees at end of lambdalift]] // newSource1.scala package { class T extends Object { val T$$classParam: Int = _; -- cgit v1.2.3