mirror of https://github.com/axmolengine/axmol.git
7 lines
88 B
C
7 lines
88 B
C
|
#ifndef _TESTS_H_
|
||
|
#define _TESTS_H_
|
||
|
|
||
|
#include "ActionsTest/ActionsTest.h"
|
||
|
|
||
|
#endif
|