diff --git a/test_clint.py b/test_clint.py index 5bdeda2..cd6c349 100755 --- a/test_clint.py +++ b/test_clint.py @@ -6,8 +6,8 @@ import unittest -class TablibTestCase(unittest.TestCase): - """Tablib test cases.""" +class ClintTestCase(unittest.TestCase): + """Clint test cases.""" def setUp(self): import clint