def test_view_hex(self):
     assert cv.view_hex([], "foo", 1000)
Exemplo n.º 2
0
 def test_view_raw(self):
     assert cv.view_hex([], "foo")