diff --git a/conftest.py b/conftest.py index ac88072..45e8800 100644 --- a/conftest.py +++ b/conftest.py @@ -11,14 +11,14 @@ from datalad_core.tests.fixtures import ( + # function-scope temporary Git repo with an initialized annex + annexrepo, # function-scope temporary, bare Git repo with an initialized annex bareannexrepo, # function-scope temporary, bare Git repo baregitrepo, # function-scope config manager cfgman, - # function-scope temporary Git repo with an initialized annex - annexrepo, # function-scope temporary Git repo gitrepo, # verify no test leave contaminated config behind