From 810a5807b48f894d89d0941637270e796b3fbb23 Mon Sep 17 00:00:00 2001 From: erick Date: Thu, 12 Nov 2009 21:30:58 +0000 Subject: Merge branch 'engine_tutorial_ADT_migration' into engineADT --- (limited to 'tests/probetests.py') 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