c-autotools-template-small/tests/test_reporter.c
2022-08-19 14:52:24 -07:00

6 lines
85 B
C

#include "reporter.h"
#include "unity.h"
void setUp(void) {}
void tearDown(void) {}