about summary refs log tree commit diff stats
path: root/Test/OrderingTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Test/OrderingTests.cpp')
-rw-r--r--Test/OrderingTests.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/Test/OrderingTests.cpp b/Test/OrderingTests.cpp deleted file mode 100644 index 6549be7..0000000 --- a/Test/OrderingTests.cpp +++ /dev/null
@@ -1,7 +0,0 @@
1#include "gtest/gtest.h"
2#include "Randomizer.h"
3#include "Memory.h"
4
5TEST(OrderingTests, TestJungleOrder) {
6 Randomizer _randomizer;
7}