6 lines
64 B
Python
Raw Normal View History

2012-05-21 16:32:35 -04:00
import unittest2
class TestCase(unittest2.TestCase):
pass