Skip to content

FindEnvMod: Remove unreliable test case

There's no way to know that loading an arbitrary module doesn't pull in extra dependent modules so the test case asserting that exactly one module was loaded isn't valid.

Edited by Chuck Atkins

Merge request reports