Delete test test [CI skip]

This commit is contained in:
Hugo 2014-06-05 21:31:26 +03:00
parent e01e3e90d5
commit e87ae09328

View File

@ -1,5 +0,0 @@
from test_image_putpixel import TestImagePutPixel as put
from test_image_getpixel import TestImageGetPixel as get
dir(get)
get.test_basic()