added test support to the makefile

This commit is contained in:
Karma Riuk
2025-02-02 16:37:59 +01:00
parent 0ae37a3eba
commit 08c0a3b50b
4 changed files with 27 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#include "../board.hpp"
#include "../src/board.hpp"
#include "lib.hpp"
int main() {