aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_output_test_golden_lin.txt
diff options
context:
space:
mode:
authorvladlosev <vladlosev@861a406c-534a-0410-8894-cb66d6ee9925>2011-02-12 07:12:20 +0000
committervladlosev <vladlosev@861a406c-534a-0410-8894-cb66d6ee9925>2011-02-12 07:12:20 +0000
commit0980b4bd66b496074d9e34d9f05244e700e9406d (patch)
treeac443055980ad47b0989eac214761745e891d151 /test/gtest_output_test_golden_lin.txt
parent6642ca8cd46cf905b45e8f71532922df4d03800d (diff)
downloadgoogletest-0980b4bd66b496074d9e34d9f05244e700e9406d.tar.gz
googletest-0980b4bd66b496074d9e34d9f05244e700e9406d.tar.bz2
googletest-0980b4bd66b496074d9e34d9f05244e700e9406d.zip
Fixes off-by-one error in a message about test sharding (by David Glasser).
Diffstat (limited to 'test/gtest_output_test_golden_lin.txt')
-rw-r--r--test/gtest_output_test_golden_lin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gtest_output_test_golden_lin.txt b/test/gtest_output_test_golden_lin.txt
index 0ba9968c..a1d342d9 100644
--- a/test/gtest_output_test_golden_lin.txt
+++ b/test/gtest_output_test_golden_lin.txt
@@ -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