add config files

This commit is contained in:
Bastian Schroll 2018-01-07 21:49:08 +01:00
parent 482bc84a86
commit 4c12016ed0
5 changed files with 174 additions and 1 deletions

View file

@ -18,7 +18,7 @@
from boswatch.decoder import decoder
class Test_decoder:
class Test_Decoder:
"""!Unittests for the decoder"""
def test_decoder_no_data(self):