From 9d4e6fe77b8a96e6d12d23d926adaa727556792f Mon Sep 17 00:00:00 2001 From: Mikhail Date: Sat, 29 Aug 2015 18:35:38 +0300 Subject: [PATCH] Fixes #3 --- kill_list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kill_list.md b/kill_list.md index 4c9a91fe3a..add2a44ba5 100644 --- a/kill_list.md +++ b/kill_list.md @@ -5,3 +5,4 @@ Kill List * Unformatted code * Repeated code blocks * Bad variable names +* Missing unit tests