Skip to content
Snippets Groups Projects
Commit c8721786 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

wip

parent 150a254a
No related branches found
No related tags found
2 merge requests!123REL: Release v0.6.0,!113F refactor test tool
......@@ -11,6 +11,11 @@ from caoscrawler.identifiable_adapters import LocalStorageIdentifiableAdapter
from caoscrawler.identifiable import Identifiable
@pytest.fixture(autouse=True)
def clear_cache():
cache_clear()
def test_file_identifiable():
ident = LocalStorageIdentifiableAdapter()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment