From 1e93e42883ba43642b4e2bfb231ee74a323706c7 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sun, 22 Jul 2012 12:40:27 +1200 Subject: Escape special characters in first line error log. --- test/test_pathod.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_pathod.py') diff --git a/test/test_pathod.py b/test/test_pathod.py index 86f37f01..4a8d90d5 100644 --- a/test/test_pathod.py +++ b/test/test_pathod.py @@ -122,7 +122,6 @@ class _DaemonTests: assert "Invalid" in l["msg"] - class TestDaemon(_DaemonTests): SSL = False -- cgit v1.2.3