예제 #1
0
 def test_oscheck(self):
   sanity.osCheck()
   self.assert_("Unsupported Operating System" not in sanity.errorsList)
예제 #2
0
 def test_oscheck(self):
     sanity.osCheck()
     self.assert_("Unsupported Operating System" not in sanity.errorsList)