Move DictionaryCache
父节点
e7768e77f5
当前提交
c67ba143fa
|
|
@ -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):
|
||||
|
|
|
|||
正在加载...
在新工单中引用