Commit e19d8ab4 authored by Vincent Pelletier's avatar Vincent Pelletier

caucase.test: Rename shell test to something easier to understand.

It is redundant, but regular runner output does not display the test class.
parent b0c1a756
...@@ -3188,7 +3188,7 @@ class CaucaseShellTest(unittest.TestCase): ...@@ -3188,7 +3188,7 @@ class CaucaseShellTest(unittest.TestCase):
) )
) )
def test_test(self): def test_shell_test(self):
""" """
Run caucase.sh's embedded testsuite. Run caucase.sh's embedded testsuite.
""" """
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment