Skip to content
Snippets Groups Projects
test_partie.h 133 B
Newer Older
#include "structures.h"
#include "partie.h"

#ifndef TEST_PARTIE_H
#define TEST_PARTIE_H

void test_getNbTour(void **state);