summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Core
diff options
context:
space:
mode:
authorPierre Bourdon <delroth@gmail.com>2014-08-03 21:14:59 -0700
committerPierre Bourdon <delroth@gmail.com>2014-08-03 21:14:59 -0700
commite15ec56bf0237dba3db5cf969d68566af3a79194 (patch)
tree110dba64d967a44be6c1699f9331320cd21e877d /Source/UnitTests/Core
parent89adfba67bdf145ad0eae174cbe755f9aa7aa802 (diff)
parent1fcf07f9cccf838894bf7a869ec0749cf2abbb2d (diff)
Merge pull request #716 from delroth/vertex-loader
Make vertex loader testable
Diffstat (limited to 'Source/UnitTests/Core')
-rw-r--r--Source/UnitTests/Core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/UnitTests/Core/CMakeLists.txt b/Source/UnitTests/Core/CMakeLists.txt
index e52290e387..93f635a3ea 100644
--- a/Source/UnitTests/Core/CMakeLists.txt
+++ b/Source/UnitTests/Core/CMakeLists.txt
@@ -1 +1 @@
-add_dolphin_test(MMIOTest MMIOTest.cpp core)
+add_dolphin_test(MMIOTest MMIOTest.cpp)