mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-27 20:51:17 +00:00
Add test file for apple2.reflect.c
This commit is contained in:
parent
112f178ee3
commit
1f50ceb4c5
7
tests/apple2.reflect.c
Normal file
7
tests/apple2.reflect.c
Normal file
@ -0,0 +1,7 @@
|
||||
#include <criterion/criterion.h>
|
||||
|
||||
#include "apple2.reflect.h"
|
||||
|
||||
Test(apple2_reflect, cpu_info)
|
||||
{
|
||||
}
|
Loading…
Reference in New Issue
Block a user