From a5804815904851d222548eb6d861cc1d77b99813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Gru=CC=88ndger?= Date: Wed, 13 Dec 2017 20:01:33 +0100 Subject: [PATCH] Test AprsClient gets an empty string --- tests/client/test_AprsClient.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/client/test_AprsClient.py b/tests/client/test_AprsClient.py index 081c16d..d6d81c9 100644 --- a/tests/client/test_AprsClient.py +++ b/tests/client/test_AprsClient.py @@ -61,6 +61,8 @@ class AprsClientTest(unittest.TestCase): '... and on', socket.error(), '... and on', + '', + '... and on', KeyboardInterrupt()] try: