Removed trailing spaces
[libcds.git] / test / stress / queue / random.cpp
index 75ca671d7535954c177f156f9995d25e07ee3a45..7c5dea9b701a6ea41560bdfa431a8e947b6fe9c2 100644 (file)
@@ -334,7 +334,7 @@ namespace {
 #else
     INSTANTIATE_TEST_CASE_P( SQ,
         segmented_queue_random,
-        ::testing::ValuesIn( segmented_queue_random::get_test_parameters() ));
+        ::testing::ValuesIn( segmented_queue_random::get_test_parameters()));
 #endif
 
 } // namespace