core: Change test case name from "order" to "invalid"
This commit is contained in:
@@ -302,7 +302,7 @@ private:
|
||||
};
|
||||
|
||||
CommandLineInvalidTestCase::CommandLineInvalidTestCase ()
|
||||
: CommandLineTestCaseBase ("order")
|
||||
: CommandLineTestCaseBase ("invalid")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user