Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorerick <erick@sugar-dev-erick.(none)>2009-11-12 21:30:58 (GMT)
committer erick <erick@sugar-dev-erick.(none)>2009-11-12 21:30:58 (GMT)
commit810a5807b48f894d89d0941637270e796b3fbb23 (patch)
tree5d0c3aa1e51aae8ed93dbbea18652001be2e02b7 /tests
parent8ae76fb8ccd8bf4549106c38262bc954c1dfb398 (diff)
parent024f7cdda1b1584bd66aca14dfc9b65ae9fec4a1 (diff)
Merge branch 'engine_tutorial_ADT_migration' into engineADT
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"