summaryrefslogtreecommitdiff
path: root/test/files/run/t5717.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5717.scala')
-rw-r--r--test/files/run/t5717.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t5717.scala b/test/files/run/t5717.scala
index a0997f5a49..1434f40a6a 100644
--- a/test/files/run/t5717.scala
+++ b/test/files/run/t5717.scala
@@ -1,7 +1,7 @@
import scala.tools.partest._
import java.io.File
-object Test extends StoreReporterDirectTest {
+object Test extends DirectTest {
def code = ???
def compileCode(code: String) = {