From 7b0f0a142bb526f4bd108a8c208ec9a8952398c9 Mon Sep 17 00:00:00 2001 From: Eugene Burmako Date: Mon, 4 Jun 2012 13:53:13 +0200 Subject: repairs the tests after the refactoring spree --- test/pending/shootout/meteor.scala | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/pending/shootout') diff --git a/test/pending/shootout/meteor.scala b/test/pending/shootout/meteor.scala index 154695533b..6dbd3cf459 100644 --- a/test/pending/shootout/meteor.scala +++ b/test/pending/shootout/meteor.scala @@ -1,3 +1,5 @@ +import scala.reflect.{ClassTag, classTag} + /* The Computer Language Shootout http://shootout.alioth.debian.org/ contributed by Isaac Gouy @@ -493,4 +495,3 @@ final class PieceCell extends Cell { - -- cgit v1.2.3