From c503189b7c549a7dbe4c3bb2e23d14d3baea4100 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Sat, 3 Feb 2018 22:02:25 -0600 Subject: [PATCH] Add exception for 40col --- tests/apple2.draw.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/apple2.draw.c b/tests/apple2.draw.c index dcf80b8..e0d1dd4 100644 --- a/tests/apple2.draw.c +++ b/tests/apple2.draw.c @@ -5,3 +5,4 @@ /* Test(apple2_draw, pixel) */ /* Test(apple2_draw, pixel_lores) */ /* Test(apple2_draw, text) */ +/* Test(apple2_draw, 40col) */