From fd6262f2419283d9ba61cae17e76d0afd23231f1 Mon Sep 17 00:00:00 2001 From: chai2010 Date: Fri, 11 Dec 2015 17:07:47 +0800 Subject: [PATCH] Update progress.md --- progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progress.md b/progress.md index 444e978..99b29bc 100644 --- a/progress.md +++ b/progress.md @@ -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