Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/probetests.py1
1 files changed, 0 insertions, 1 deletions
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"