diff --git a/tests/apple2.draw.c b/tests/apple2.draw.c index e69de29..d9a2ec7 100644 --- a/tests/apple2.draw.c +++ b/tests/apple2.draw.c @@ -0,0 +1,5 @@ +#include + +/* Test(apple2_draw, pixel) */ +/* Test(apple2_draw, pixel_lores) */ +/* Test(apple2_draw, text) */