Revision bd5f214b test/mocks.py

b/test/mocks.py
51 51
    def GetMasterNode(self):
52 52
        return utils.HostInfo().name
53 53

  
54
    def GetDefaultIAllocator(Self):
55
        return "testallocator"
56

  
54 57

  
55 58
class FakeProc:
56 59
    """Fake processor object"""

Also available in: Unified diff