mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-06 05:05:06 +00:00
8 lines
159 B
C
8 lines
159 B
C
#include <criterion/criterion.h>
|
|
|
|
#include "apple2.tests.h"
|
|
|
|
/* Test(apple2_draw, pixel) */
|
|
/* Test(apple2_draw, pixel_lores) */
|
|
/* Test(apple2_draw, text) */
|