From 8520aeae062d33d235f94203ad8c4b60692da2f6 Mon Sep 17 00:00:00 2001 From: Erik Simmler Date: Mon, 21 Mar 2016 20:19:08 -0400 Subject: [PATCH] =?UTF-8?q?Remove=20test=5Fpattern:=20=E2=80=9CTODO?= =?UTF-8?q?=E2=80=9D=20from=20config.json=20(should=20fix=20#48)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config.json b/config.json index 2b68954..9305e9d 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,6 @@ "language": "Elm", "repository": "https://github.com/exercism/xelm", "active": false, - "test_pattern": "TODO", "problems": [ "hello-world", "bob",