qinling/qinling/tests/unit/storage
wangqi 710b613136 Replace assertRaisesRegexp with assertRaisesRegex
qinling don't use the unittest module directly, but using unittest2 instead
assertRaisesRegexp is deprecated in unittest2 by assertRaisesRegex, see:
https://hg.python.org/unittest2/rev/27d6829cd8fa#l1.213

Change-Id: I255e2c0453e76d6cb4dd2832d723b6c35241ca9d
2018-04-23 13:42:32 +00:00
..
__init__.py tests: add filesystem storage unit tests 2018-03-01 22:43:05 +00:00
test_file_system.py Replace assertRaisesRegexp with assertRaisesRegex 2018-04-23 13:42:32 +00:00