aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotty/tools/StdLibSources.scala
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/test/dotty/tools/StdLibSources.scala')
-rw-r--r--compiler/test/dotty/tools/StdLibSources.scala6
1 files changed, 2 insertions, 4 deletions
diff --git a/compiler/test/dotty/tools/StdLibSources.scala b/compiler/test/dotty/tools/StdLibSources.scala
index 24ca9b80b..0c1121058 100644
--- a/compiler/test/dotty/tools/StdLibSources.scala
+++ b/compiler/test/dotty/tools/StdLibSources.scala
@@ -1,8 +1,9 @@
package dotty.tools
import java.io.File
-
import scala.io.Source
+import org.junit.Test
+import org.junit.Assert._
object StdLibSources {
@@ -59,9 +60,6 @@ object StdLibSources {
}
class StdLibSources {
- import org.junit.Test
- import org.junit.Assert._
-
@Test def checkWBLists = {
val stdlibFilesBlackListed = StdLibSources.blacklisted