nitc :: TestSuite :: set_env
# Set environment variables for test suite execution fun set_env do var loc = mmodule.location.file if loc == null then return toolcontext.set_testing_path(loc.filename) end