SubDir PLASMA RulesEngine test ;

if ! $(PLASMA_READY) {

ModuleMain re-module-tests : module-tests.cc re-test-module.cc TestRule.cc : RulesEngine ;

RunModuleMain run-re-module-tests : re-module-tests ;
LocalDepends tests : run-re-module-tests ;

} # PLASMA_READY
