archeus/tests/std/entity.c

6 lines
75 B
C
Raw Normal View History

#include "../test.h"
#include "arc/std/entity.h"
ARC_TEST(Entity_Init){
}