Revision 99729b66 test/ganeti.utils_unittest.py

b/test/ganeti.utils_unittest.py
1321 1321

  
1322 1322

  
1323 1323
class TestIsAbsNormPath(unittest.TestCase):
1324
  """Testing case for IsProcessAlive"""
1324
  """Testing case for IsAbsNormPath"""
1325 1325

  
1326 1326
  def _pathTestHelper(self, path, result):
1327 1327
    if result:

Also available in: Unified diff