forked from ungleich-public/cdist
rename to match others
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
1c73fb1288
commit
8543f3ed58
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import unittest
|
||||||
import cdist.exec
|
import cdist.exec
|
||||||
|
|
||||||
|
|
||||||
class Exec(unittest.TestCase):
|
class ExecTestCase(unittest.TestCase):
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
"""Create shell code and co."""
|
"""Create shell code and co."""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue