Files
python-cinderclient/tests/utils.py
2012-05-21 16:32:35 -04:00

6 lines
64 B
Python

import unittest2
class TestCase(unittest2.TestCase):
pass