mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[Quiz] Cleanup
This commit is contained in:
6
kandinsky/test/set_pixel.c
Normal file
6
kandinsky/test/set_pixel.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <quiz.h>
|
||||
#include <kandinsky.h>
|
||||
|
||||
TEST(setpixel) {
|
||||
2+2;
|
||||
}
|
||||
Reference in New Issue
Block a user