Retro68/AutomatedTests/File.c

7 lines
53 B
C

#include "Test.h"
int main()
{
TEST_LOG_OK();
}