summaryrefslogtreecommitdiff
path: root/test/datastructures/stlPriorityQueue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/datastructures/stlPriorityQueue.cpp')
-rw-r--r--test/datastructures/stlPriorityQueue.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/datastructures/stlPriorityQueue.cpp b/test/datastructures/stlPriorityQueue.cpp
deleted file mode 100644
index 669f4d4..0000000
--- a/test/datastructures/stlPriorityQueue.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "../util.h"
-#include <datastructures/stlPriorityQueue.cpp>
-
-int main() {
- test();
-} \ No newline at end of file