mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-28 11:51:06 +00:00
8 lines
98 B
C
8 lines
98 B
C
#include <criterion/criterion.h>
|
|
|
|
#include "apple2.reflect.h"
|
|
|
|
Test(apple2_reflect, cpu_info)
|
|
{
|
|
}
|