mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-24 14:32:08 +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)
|
|
{
|
|
}
|