Merge pull request #926 from bartshappee/patch-1
Fix small typo in Cookbook: SeArrayArgument
This commit is contained in:
commit
e533ff4bd3
|
@ -1682,7 +1682,7 @@ This also works when the argument is an output iterator:
|
|||
|
||||
```
|
||||
using ::testing::_;
|
||||
using ::testing::SeArrayArgument;
|
||||
using ::testing::SetArrayArgument;
|
||||
|
||||
class MockRolodex : public Rolodex {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue
Block a user