move the pumping script to googlemock

This commit is contained in:
Krystian Kuzniarek 2019-08-08 20:39:33 +02:00
parent a7083564d5
commit 002905f29f
3 changed files with 2 additions and 2 deletions

View File

@ -138,5 +138,5 @@ sense) using a script. For example, the file
You don't need to worry about regenerating the source files unless you need to
modify them. You would then modify the corresponding `.pump` files and run the
'[pump.py](googletest/scripts/pump.py)' generator script. See the
[Pump Manual](googletest/docs/pump_manual.md).
'[pump.py](googlemock/scripts/pump.py)' generator script. See the
[Pump Manual](googlemock/docs/pump_manual.md).