Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
879ac092
Unverified
Commit
879ac092
authored
Oct 31, 2018
by
Gennadiy Civil
Committed by
GitHub
Oct 31, 2018
Browse files
Merge pull request #1948 from jerryturcios08/master
Correct grammatical error in googlemock's README.md file
parents
71d4fc8d
11319f1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googlemock/README.md
googlemock/README.md
+1
-1
No files found.
googlemock/README.md
View file @
879ac092
...
...
@@ -35,7 +35,7 @@ We hope you find it useful!
*
Does automatic verification of expectations (no record-and-replay needed).
*
Allows arbitrary (partial) ordering constraints on
function calls to be expressed,.
*
Lets a
n
user extend it by defining new matchers and actions.
*
Lets a user extend it by defining new matchers and actions.
*
Does not use exceptions.
*
Is easy to learn and use.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment