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

module-whatis { Helper module for ReFrame unit tests }

conflict testmod_bar
conflict testmod_foo
conflict testmod_boo

setenv TESTMOD_BAR "BAR"
setenv TESTMOD_ERROR "BARERROR"
