From abc039a3d05ad1df39c9975d4559f267f914f35d Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 11 Feb 2016 20:22:01 -0800 Subject: [PATCH] Check coverage for statsd and splunk --- .coveragerc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.coveragerc b/.coveragerc index 8be447086e1..b851ebf12f5 100644 --- a/.coveragerc +++ b/.coveragerc @@ -84,10 +84,8 @@ omit = homeassistant/components/discovery.py homeassistant/components/downloader.py homeassistant/components/ifttt.py - homeassistant/components/statsd.py homeassistant/components/influxdb.py homeassistant/components/keyboard.py - homeassistant/components/splunk.py homeassistant/components/light/blinksticklight.py homeassistant/components/light/hue.py homeassistant/components/light/hyperion.py