1
0
mirror of https://github.com/pevans/erc-c.git synced 2026-04-21 00:16:49 +00:00

Add test file for apple2.reflect.c

This commit is contained in:
Peter Evans
2018-02-06 14:27:44 -06:00
parent 112f178ee3
commit 1f50ceb4c5
+7
View File
@@ -0,0 +1,7 @@
#include <criterion/criterion.h>
#include "apple2.reflect.h"
Test(apple2_reflect, cpu_info)
{
}