From 3f13bdb1f73973ef12102c1e48cf6025ceea229d Mon Sep 17 00:00:00 2001 From: fakezeta Date: Fri, 27 Jan 2017 00:48:58 +0100 Subject: [PATCH] Modified .coveragerc --- .coveragerc | 1 + 1 file changed, 1 insertion(+) diff --git a/.coveragerc b/.coveragerc index b5dda5b6f43..d23a4cc2ce4 100644 --- a/.coveragerc +++ b/.coveragerc @@ -271,6 +271,7 @@ omit = homeassistant/components/notify/telegram.py homeassistant/components/notify/telstra.py homeassistant/components/notify/twilio_sms.py + homeassistant/components/notify/twilio_call.py homeassistant/components/notify/twitter.py homeassistant/components/notify/xmpp.py homeassistant/components/nuimo_controller.py