Commit 0b9e1d64 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

explicitly setup Ram Cache in test_02_RamSession.

parent ff302b24
......@@ -266,6 +266,7 @@ class TestSessionTool(ERP5TypeTestCase):
def test_02_RamSession(self):
""" Test RamSession which uses local RAM based cache plugin. """
self._changeCachePlugin('Ram Cache')
sequence_list = SequenceList()
sequence_string = 'stepTestSetGet \
stepTestAcquisitionRamSessionStorage \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment