From 32f0ba21f49fec23e2cd3d64cb264826b1bad9d9 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Sun, 7 Jan 2018 13:46:12 -0600 Subject: [PATCH] Add comments for tests that we will not write at this time --- tests/apple2.draw.c | 5 +++++ 1 file changed, 5 insertions(+) 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) */