diff --git a/test/ganeti.utils_unittest.py b/test/ganeti.utils_unittest.py index 55698f59afd4a1b5552951a0cdca99c747254d3d..4babe85abada7f8fcff2a6c16ed85e35b7e35d44 100755 --- a/test/ganeti.utils_unittest.py +++ b/test/ganeti.utils_unittest.py @@ -1321,7 +1321,7 @@ class TestForceDictType(unittest.TestCase): class TestIsAbsNormPath(unittest.TestCase): - """Testing case for IsProcessAlive""" + """Testing case for IsAbsNormPath""" def _pathTestHelper(self, path, result): if result: