46c46
< execfile(os.path.join(tests_root, config + '.py'))
---
> execfile(os.path.join(tests_root, 'configs', config + '.py'))