Skip to content
Snippets Groups Projects
Commit c67ba143 authored by Erik Johnston's avatar Erik Johnston
Browse files

Move DictionaryCache

parent e7768e77
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -17,7 +17,7 @@
from twisted.internet import defer
from tests import unittest
from synapse.storage.util.caches import DictionaryCache
from synapse.util.dictionary_cache import DictionaryCache
class DictCacheTestCase(unittest.TestCase):
......
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