aboutsummaryrefslogtreecommitdiffstats
path: root/_test/meowpp_SplayTree.cpp
diff options
context:
space:
mode:
Diffstat (limited to '_test/meowpp_SplayTree.cpp')
-rw-r--r--_test/meowpp_SplayTree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/_test/meowpp_SplayTree.cpp b/_test/meowpp_SplayTree.cpp
index 68ae58f..96c5807 100644
--- a/_test/meowpp_SplayTree.cpp
+++ b/_test/meowpp_SplayTree.cpp
@@ -312,7 +312,7 @@ static bool check(){
return true;
}
-TEST(SplayTree){
+TEST(SplayTree, "Seems buggy"){
detail_fg = false;
N = 5;
for(int i = 0; i < 10; i++){