On 08/03/2016 20:06, Paul Benedict wrote:
I think the scenario is where the module has been compiled and the issue is the separate compilation of the tests "as if" they are in the module.Robert, it's sounds like a chicken-and-egg problem. You need the module name to compile but don't know it until you have compiled.
-Alan