Fixes off-by-one error in a message about test sharding (by David Glasser).

This commit is contained in:
vladlosev
2011-02-12 07:12:20 +00:00
parent 6642ca8cd4
commit 0980b4bd66
2 changed files with 4 additions and 3 deletions

View File

@@ -697,7 +697,7 @@ Note: Google Test filter = *DISABLED_*
[==========] 1 test from 1 test case ran.
[ PASSED ] 1 test.
Note: Google Test filter = PassingTest.*
Note: This is test shard 1 of 2.
Note: This is test shard 2 of 2.
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from PassingTest