server/src/spells/flyingship.test.c

7 lines
106 B
C
Raw Normal View History

#include <platform.h>
#include "flyingship.h"
#include <CuTest.h>
#include <tests.h>
#include <assert.h>