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:33 (GMT)
committer erick <erick@sugar-dev-erick.(none)>2009-11-12 21:30:33 (GMT)
commit024f7cdda1b1584bd66aca14dfc9b65ae9fec4a1 (patch)
tree3a310b650efe9f3b08e14672b4898bec6e07579b /tests
parentb3039144e050555ad93c1ab18ae228b5b1970fb5 (diff)
Removed comment and fixed parameter doc
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"