Work around file locking dependency in PackageManager
The `dub.internal.utils : lockFile` function does not land itself to mocking quite well,
as it exposes a struct containing a `std.stdio : File` instance.
The path of least resistance, for now, is to access `store_` directly from
TestPackageManager by overriding `store`.
1 parent 8847c3e commit d095bb49f000fda849bb8ea0920cbd28b0c06b29
@Mathias Lang Mathias Lang authored on 11 Jun
Mathias LANG committed on 11 Jun
Showing 2 changed files
View
source/dub/packagemanager.d
View
source/dub/test/base.d