Browse Source

Need to test the cache

master
Raphael Roberts 5 years ago
parent
commit
4f4f08355d
  1. 3
      tests/test_cache.py

3
tests/test_cache.py

@ -0,0 +1,3 @@
import pytest
from tibi_hardlinks.cache import Cache
Loading…
Cancel
Save