rename to match others

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-10-11 16:41:44 +02:00
parent 1c73fb1288
commit 8543f3ed58
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import unittest
import cdist.exec
class Exec(unittest.TestCase):
class ExecTestCase(unittest.TestCase):
def setUp(self):
"""Create shell code and co."""