Fix failing flake

This commit is contained in:
Kovid Goyal 2017-09-28 11:23:53 +05:30
parent b4a96428f3
commit f0ee728b94
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -16,6 +16,6 @@ class TestGraphics(BaseTest):
def test_load_images(self):
s = self.create_screen()
c = s.callbacks
# c = s.callbacks
g = s.grman
print(g)