Remove the need to mock PackageManager.refresh()
We can finally test the full features of the base function, as we are now mocking the IO, not the logic. |
---|
|
source/dub/packagemanager.d |
---|
source/dub/test/base.d |
---|