#ifndef TEST_UTILS_H #define TEST_UTILS_H #include "../globals.h" void printBoard(); #endif // TEST_UTILS_H