diff options
author | alisdair sullivan <alisdairsullivan@yahoo.ca> | 2016-01-13 21:09:05 -0800 |
---|---|---|
committer | alisdair sullivan <alisdairsullivan@yahoo.ca> | 2016-01-13 21:09:05 -0800 |
commit | 6d8559cc0c77d0e2a7043ba042ca9c022a631393 (patch) | |
tree | 50671bcdbecf77ca3f147fe98e18d41668b71f8a /src/rebar_prv_plugins.erl | |
parent | 81efc493e1ad65da4c321b0569b2bb068c3bb4db (diff) |
change detection of valid modules for `eunit`
`beam_lib:chunks(..)` needs a path to object code which, frustratingly,
`code:which/1` won't return for cover compiled modules. instead just
assume that if `code:which/1` doesn't return `non_existing` a module
is something we can run tests on
Diffstat (limited to 'src/rebar_prv_plugins.erl')
0 files changed, 0 insertions, 0 deletions