mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
Uncomment evicted test
This commit is contained in:
@@ -41,7 +41,6 @@ check := {
|
||||
assert(foundEvictions)
|
||||
}
|
||||
|
||||
// needs https://github.com/coursier/coursier/pull/1217
|
||||
// doCheck(aReport)
|
||||
doCheck(aReport)
|
||||
doCheck(bReport)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user