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

module-whatis { Helper module for ReFrame unit tests }

conflict testmod_boo
conflict testmod_bar

setenv TESTMOD_BOO "BOO"
