Exemplo n.º 1
0
 def setUp(self):
     """Setup"""
     super(TestRulesCidr, self).setUp()
     self.collection.register(Cidr())
     self.success_templates = [
         'fixtures/templates/good/functions_cidr.yaml',
     ]
Exemplo n.º 2
0
 def setUp(self):
     """Setup"""
     super(TestRulesCidr, self).setUp()
     self.collection.register(Cidr())