heat/heat/tests/utils.py

6 lines
64 B
Python

import unittest2
class TestCase(unittest2.TestCase):
pass