#%Module
proc ModulesHelp { } {
    Helper module for ReFrame unit tests
}

module-whatis { Helper module for ReFrame unit tests }

conflict testmod_foo
conflict testmod_bar

setenv TESTMOD_FOO "FOO"
