From c0eff977c481b9235e5f0a411ef36787027172cf Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Mon, 2 Nov 2015 19:01:10 +0100 Subject: Ouch... remove comment that broke compilation. --- test/dotc/tests.scala | 1 - 1 file changed, 1 deletion(-) (limited to 'test/dotc') diff --git a/test/dotc/tests.scala b/test/dotc/tests.scala index 0e7e526c2..4383949dc 100644 --- a/test/dotc/tests.scala +++ b/test/dotc/tests.scala @@ -217,5 +217,4 @@ class tests extends CompilerTest { val javaDir = "./tests/pos/java-interop/" @Test def java_all = compileFiles(javaDir, twice) //@Test def dotc_compilercommand = compileFile(dotcDir + "config/", "CompilerCommand") - */ } -- cgit v1.2.3