Revision d6646186 test/ganeti.locking_unittest.py

b/test/ganeti.locking_unittest.py
32 32

  
33 33

  
34 34
class TestSharedLock(unittest.TestCase):
35
  """Shared lock tests"""
35
  """SharedLock tests"""
36 36

  
37 37
  def setUp(self):
38 38
    self.sl = locking.SharedLock()

Also available in: Unified diff