diff --git a/test/test_parse_v4_2.py b/test/test_parse_v4_2.py index 36773e7..bb0b67a 100644 --- a/test/test_parse_v4_2.py +++ b/test/test_parse_v4_2.py @@ -47,6 +47,7 @@ TELEGRAM_V4_2 = [ '!5D83', ] + class TelegramParserV4_2Test(unittest.TestCase): """ Test parsing of a DSMR v4.2 telegram. """