Uncomment evicted test

This commit is contained in:
Alexandre Archambault 2020-06-02 15:21:58 +02:00
parent 2f0b664bb9
commit bfa847de28
1 changed files with 1 additions and 2 deletions

View File

@ -41,7 +41,6 @@ check := {
assert(foundEvictions)
}
// needs https://github.com/coursier/coursier/pull/1217
// doCheck(aReport)
doCheck(aReport)
doCheck(bReport)
}