X-Git-Url: https://arthur.barton.de/gitweb/?p=bup.git;a=blobdiff_plain;f=test%2Fext%2Fconftest.py;h=be1b6821f8a6591840c5f5553fc3174a709b8fce;hp=e93d6b05ceef3daf93b42e37da2be890c5022f07;hb=0144a07edc1a00b065bda208c36986b8201fb15a;hpb=fe6ea219ba2f8f9ce18e0399581ff7f4602a8760 diff --git a/test/ext/conftest.py b/test/ext/conftest.py index e93d6b0..be1b682 100644 --- a/test/ext/conftest.py +++ b/test/ext/conftest.py @@ -65,8 +65,6 @@ class BupSubprocTestFile(pytest.File): yield BupSubprocTestRunner('', self) def pytest_collect_file(parent, path): - # Disabled until the upcoming changes that rely on it are in place. - return None base = path.basename if base.startswith('test-') and not base.endswith('~'): try: