Files
Upsilon/kandinsky/test/set_pixel.c
Romain Goyet 2bb2a2af28 [Quiz] Cleanup
2015-09-03 23:15:09 +02:00

7 lines
68 B
C

#include <quiz.h>
#include <kandinsky.h>
TEST(setpixel) {
2+2;
}