mirror of
https://github.com/google/googletest.git
synced 2025-04-05 21:45:03 +00:00
Edited wiki page through web user interface.
This commit is contained in:
parent
2beab84b04
commit
3dcd6b4fb2
1 changed files with 1 additions and 1 deletions
|
@ -800,7 +800,7 @@ FRIEND_TEST(TestCaseName, TestName);
|
|||
For example,
|
||||
{{{
|
||||
// foo.h
|
||||
#include "testing/production_stub/public/gtest_prod.h"
|
||||
#include <gtest/gtest_prod.h>
|
||||
|
||||
// Defines FRIEND_TEST.
|
||||
class Foo {
|
||||
|
|
Loading…
Add table
Reference in a new issue