1from . import test_path 2 3 4__name__ == '__main__' and test_path.build_alpharep_fixture().extractall('alpharep') 5