mirror of https://github.com/sbt/sbt.git
Uncomment evicted test
This commit is contained in:
parent
2f0b664bb9
commit
bfa847de28
|
|
@ -41,7 +41,6 @@ check := {
|
||||||
assert(foundEvictions)
|
assert(foundEvictions)
|
||||||
}
|
}
|
||||||
|
|
||||||
// needs https://github.com/coursier/coursier/pull/1217
|
doCheck(aReport)
|
||||||
// doCheck(aReport)
|
|
||||||
doCheck(bReport)
|
doCheck(bReport)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue