[conduit: 119/138] Eep. Fix deliberate testing typo.
- From: John Carr <johncarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [conduit: 119/138] Eep. Fix deliberate testing typo.
- Date: Thu, 21 May 2009 03:36:55 -0400 (EDT)
commit 33c100faf88b205d36a38d3841fbb9f37be3aa67
Author: John Carr <john carr unrouted co uk>
Date: Wed May 6 09:41:12 2009 -0700
Eep. Fix deliberate testing typo.
---
test/soup/modules/ipod.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/soup/modules/ipod.py b/test/soup/modules/ipod.py
index 6cea3e3..54b4985 100644
--- a/test/soup/modules/ipod.py
+++ b/test/soup/modules/ipod.py
@@ -19,7 +19,7 @@ class _GpodModule(soup.Feature):
def probe(self):
try:
- import gpodmonkey
+ import gpod
return True
except:
return False
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]