From 024f7cdda1b1584bd66aca14dfc9b65ae9fec4a1 Mon Sep 17 00:00:00 2001 From: erick Date: Thu, 12 Nov 2009 21:30:33 +0000 Subject: Removed comment and fixed parameter doc --- (limited to 'tests') diff --git a/tests/probetests.py b/tests/probetests.py index 977eda9..65782a3 100644 --- a/tests/probetests.py +++ b/tests/probetests.py @@ -409,7 +409,6 @@ class ProbeProxyTest(unittest.TestCase): def tearDown(self): dbus.SessionBus = old_SessionBus MockProxyObject._MockProxyObjects = {} - # TODO: Clean-Up the dbus session bus ??? def test_Alive(self): self.mockObj.MockRet["ping"] = "alive" -- cgit v0.9.1