behat_error(BEHAT_EXITCODE_CONFIG,'$CFG->behat_dataroot directory is not empty, ensure this is the directory where you want to install behat test dataroot');
}
closedir($dh);
unset($dh);
unset($file);
}
if(defined('BEHAT_UTIL')){
// Now we create dataroot directory structure for behat tests.