#include "structures.h" #include "partie.h" #ifndef TEST_PARTIE_H #define TEST_PARTIE_H void test_getNbTour(void **state); #endif