From 3e80d25c155b057e8fab769449ee3083aae0f05a Mon Sep 17 00:00:00 2001 From: chai2010 Date: Wed, 16 Dec 2015 10:50:22 +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 a144dc0..3958321 100644 --- a/progress.md +++ b/progress.md @@ -96,7 +96,7 @@ - [x] 10.7 The Go Tool - [x] Chapter 11: Testing - [x] 11.1 The go test Tool - - [ ] 11.2 Test Functions + - [x] 11.2 Test Functions - [x] 11.3 Coverage - [x] 11.4 Benchmark Functions - [x] 11.5 Profiling