imported the test group

This commit is contained in:
jakeg00dwin 2024-03-15 14:20:36 -07:00
parent f687b3b400
commit 73583fd725
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#include "CppUTest/CommandLineTestRunner.h"
IMPORT_TEST_GROUP(simple_test);
//START: main
int main(int argc, char** argv)
{