aboutsummaryrefslogtreecommitdiffstats
path: root/_test/meowpp_SplayTree_Range.cpp
diff options
context:
space:
mode:
Diffstat (limited to '_test/meowpp_SplayTree_Range.cpp')
-rw-r--r--_test/meowpp_SplayTree_Range.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/_test/meowpp_SplayTree_Range.cpp b/_test/meowpp_SplayTree_Range.cpp
index 0233a49..7df650a 100644
--- a/_test/meowpp_SplayTree_Range.cpp
+++ b/_test/meowpp_SplayTree_Range.cpp
@@ -364,7 +364,7 @@ static bool check(){
return true;
}
-TEST(SplayTree_Range){
+TEST(SplayTree_Range, "..."){
detail_fg = false;
N = 5;
for(int i = 0; i < 10; i++){