File diff 9996f5fcde31 → a5941ab6ea3b
conntrackt/tests/test_models.py
Show inline comments
 
@@ -140,4 +140,3 @@ class CommunicationTest(TestCase):
 
        expected = "Test Entity 2 -> Test Entity 1 (TCP:22)"
 

	
 
        self.assertEqual(expected, str(comm))