makefile: remove testappengine from make all (#2621)
Since it requires goapp.
This commit is contained in:
@ -31,6 +31,7 @@ How to get your contributions merged smoothly and quickly.
|
||||
- `make vet` to catch vet errors
|
||||
- `make test` to run the tests
|
||||
- `make testrace` to run tests in race mode
|
||||
- optional `make testappengine` to run tests with appengine
|
||||
|
||||
- Exceptions to the rules can be made if there's a compelling reason for doing so.
|
||||
|
||||
|
Reference in New Issue
Block a user