diff --git a/src/core/test/command-line-test-suite.cc b/src/core/test/command-line-test-suite.cc index e52684257..8df08f0b0 100644 --- a/src/core/test/command-line-test-suite.cc +++ b/src/core/test/command-line-test-suite.cc @@ -302,7 +302,7 @@ private: }; CommandLineInvalidTestCase::CommandLineInvalidTestCase () - : CommandLineTestCaseBase ("order") + : CommandLineTestCaseBase ("invalid") { }