예제 #1
0
파일: test_util.py 프로젝트: BigYesh/dosage
 def test_system_uid(self):
     self.assertTrue(get_system_uid())
예제 #2
0
 def test_system_uid(self):
     assert get_system_uid()
예제 #3
0
 def test_system_uid(self):
     self.assertTrue(get_system_uid())
예제 #4
0
 def test_system_uid(self):
     assert get_system_uid()