1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-01-18 10:30:37 +00:00
erc-c/tests/apple2.reflect.c

8 lines
98 B
C
Raw Normal View History

2018-02-06 14:27:44 -06:00
#include <criterion/criterion.h>
#include "apple2.reflect.h"
Test(apple2_reflect, cpu_info)
{
}