Merge pull request #879 from clairew/update-development-guide
Update Development Guide - fixed typo for running tests
This commit is contained in:
		
						commit
						ce1d55e3cb
					
				|  | @ -303,7 +303,7 @@ make update | |||
| make test | ||||
| 
 | ||||
| # Run package tests verbosely | ||||
| make test WHAT=pkg/util/cache GOFLAGS=-v | ||||
| make test WHAT=./pkg/api/helper GOFLAGS=-v | ||||
| 
 | ||||
| # Run integration tests, requires etcd | ||||
| # For more info, visit https://github.com/kubernetes/community/blob/master/contributors/devel/testing.md#integration-tests | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue