Ejemplo n.º 1
0
 def test_netcheck(self):
   sanity.networkCheck()
   self.assert_("Hostname is localhost" not in sanity.errorsList)
Ejemplo n.º 2
0
 def test_netcheck(self):
     sanity.networkCheck()
     self.assert_("Hostname is localhost" not in sanity.errorsList)