mirror of https://github.com/sbt/sbt.git
Cleaning
This commit is contained in:
parent
286980bca0
commit
da4b0ee648
|
|
@ -24,7 +24,7 @@ object CentralTests extends TestSuite {
|
||||||
|
|
||||||
Resolution(deps, filter = filter)
|
Resolution(deps, filter = filter)
|
||||||
.process
|
.process
|
||||||
.run(fetch(repositories0))
|
.run(repositories0)
|
||||||
.runF
|
.runF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue