#include "testrunner.h" #ifndef TEST_ACT_ITEM_H #define TEST_ACT_ITEM_H extern MunitTest act_item_c_tests[]; UNIT_TEST(test_do_remove); #endif