mirror of
https://github.com/google/googletest.git
synced 2025-12-07 01:06:50 +08:00
Merge 171cab7465106d5ad0c6222cad59d0ed03afe3ba into 1b96fa13f549387b7549cc89e1a785cf143a1a50
This commit is contained in:
commit
a071bc5d0c
@ -178,3 +178,5 @@ class GTestJsonOutFilesTest(gtest_test_utils.TestCase):
|
|||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
os.environ['GTEST_STACK_TRACE_DEPTH'] = '0'
|
os.environ['GTEST_STACK_TRACE_DEPTH'] = '0'
|
||||||
gtest_test_utils.Main()
|
gtest_test_utils.Main()
|
||||||
|
|
||||||
|
# running on MAcos 64 but noit in bit 32
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user