1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-07-05 01:28:58 +00:00
erc-c/tests/apple2.reflect.c

8 lines
98 B
C
Raw Normal View History

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