mirror of https://github.com/sbt/sbt.git
Don't use other projects' tests
This commit is contained in:
parent
ba398b5b9c
commit
1ec9fc4b28
|
|
@ -6,7 +6,7 @@ import java.util.Properties
|
|||
import java.util.concurrent.Callable
|
||||
|
||||
import sbt.internal.inc.classpath.ClasspathUtilities
|
||||
import sbt.internal.librarymanagement.{ JsonUtil, ComponentManager, BaseIvySpecification }
|
||||
import sbt.internal.librarymanagement.{ JsonUtil, ComponentManager }
|
||||
import sbt.io.IO
|
||||
import sbt.io.syntax._
|
||||
import sbt.librarymanagement.{ ModuleID, UpdateOptions, Resolver, Patterns, FileRepository, DefaultMavenRepository }
|
||||
|
|
|
|||
Loading…
Reference in New Issue