From e89aa6b2d684045b379e77a517c07b9f15b844fe Mon Sep 17 00:00:00 2001 From: Gopal Date: Sat, 31 Dec 2016 10:11:30 +0530 Subject: [PATCH] File added to coveragerc --- .coveragerc | 1 + 1 file changed, 1 insertion(+) diff --git a/.coveragerc b/.coveragerc index 34531651358..cb0b70ac84b 100644 --- a/.coveragerc +++ b/.coveragerc @@ -219,6 +219,7 @@ omit = homeassistant/components/notify/aws_lambda.py homeassistant/components/notify/aws_sns.py homeassistant/components/notify/aws_sqs.py + homeassistant/components/notify/facebook.py homeassistant/components/notify/free_mobile.py homeassistant/components/notify/gntp.py homeassistant/components/notify/group.py