aboutsummaryrefslogtreecommitdiff
path: root/tests/framework/Framework.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/framework/Framework.h')
-rw-r--r--tests/framework/Framework.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/framework/Framework.h b/tests/framework/Framework.h
index 274f03a922..3161b717e5 100644
--- a/tests/framework/Framework.h
+++ b/tests/framework/Framework.h
@@ -121,8 +121,6 @@ public:
* registering test cases.
*
* @param[in] name Name of the added test suite.
- *
- * @return Name of the current test suite.
*/
void push_suite(std::string name);