Update progress.md

pull/1/head
chai2010 2015-12-11 17:07:47 +08:00
parent ee1fda0c41
commit fd6262f241
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
- [x] Chapter 11: Testing
- [x] 11.1 The go test Tool
- [ ] 11.2 Test Functions
- [ ] 11.3 Coverage
- [x] 11.3 Coverage
- [ ] 11.4 Benchmark Functions
- [x] 11.5 Profiling
- [x] 11.6 Example Functions