def test_view_hex(self):
     assert cv.view_hex([], "foo", 1000)
예제 #2
0
 def test_view_raw(self):
     assert cv.view_hex([], "foo")