Help usage missed ] which added.

This commit is contained in:
Markus Kauppila 2011-07-03 20:22:30 +03:00
parent 27849ed07d
commit f2553543f6

View file

@ -549,7 +549,7 @@ ExecuteTest(TestCase *testItem) {
void
printUsage() {
printf("Usage: ./runner [--in-proc] [--suite SUITE] [--test TEST]\n");
printf(" [--name-contains SUBSTR] [--show-tests\n");
printf(" [--name-contains SUBSTR] [--show-tests]\n");
printf(" [--xml] [--xsl [STYLESHEET]] [--help]\n");
printf("Options:\n");
printf(" --in-proc Executes tests in-process\n");