aboutsummaryrefslogtreecommitdiffstats
path: root/tests/spritesheettest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spritesheettest.cpp')
-rw-r--r--tests/spritesheettest.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/spritesheettest.cpp b/tests/spritesheettest.cpp
deleted file mode 100644
index b801688b..00000000
--- a/tests/spritesheettest.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <yage/yage.h>
-#include <gtest/gtest.h>
-
-TEST(SpriteSheet, Load)
-{
-
-}