Files
GhostEngine/Ghost.Entities.Test/Program.cs

6 lines
82 B
C#

using Ghost.Entities.Test;
using Ghost.Test.Core;
TestRunner.Run<EntityTest>();