From 2090b0ade10825d978ca6980ab54168a6f5f0e4c Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Mon, 24 Dec 2018 12:12:24 -0600 Subject: [PATCH] Remove refactor tests from todo list --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9a4bb7f..f30a1d7 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,3 @@ Puddle is a generic resource pool library for Go. * Shrink pool * Stress test * Stat - supercede Size, include available resources, checked out resources, get count, slow get count, slow get wait time, total create count, total background error count -* Refactor createCalls and closeCalls in tests