#include "board.h" // Main program entry point int main() { tests::test_CBoard(); };