diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2018-11-26 12:15:44 -0500 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2018-11-26 12:19:48 -0500 |
commit | d0cc8e57d78f3348f9164592340922510d42fda6 (patch) | |
tree | c7c9b1eb96cdc867bfc90ddeeab3f341d57a1190 /src/rebar_packages.erl | |
parent | 99a7b7ea36bea41b687475ccfd4dee7dfd6d36d3 (diff) |
Fix path coverage loading artifacts
The old path handling routine would force loading a bunch of
applications, but it did not necessarily unload them aside from specific
calls that the other test handlers used to need to do, but no longer
needed under the updated path management of 3.7.0.
The leftover calls in the cover compilation bits caused some apps to be
loaded and to remain loaded before tests started.
Diffstat (limited to 'src/rebar_packages.erl')
0 files changed, 0 insertions, 0 deletions