[mousetrap/gnome3-wip: 14/240] Update test.py to reflect the change in location of main.py and mousetrap.in
- From: Heidi Ellis <heidiellis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetrap/gnome3-wip: 14/240] Update test.py to reflect the change in location of main.py and mousetrap.in
- Date: Mon, 8 Sep 2014 15:13:42 +0000 (UTC)
commit 4e5409c5ccd708e41af8baa00f276781bf5887b6
Author: Logan Hotchkiss <lhotchkiss17 gmail com>
Date: Thu Apr 17 10:26:38 2014 -0400
Update test.py to reflect the change in location of main.py and mousetrap.in
src/test.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/test.py b/src/test.py
index c3c3bc5..b65a5a2 100644
--- a/src/test.py
+++ b/src/test.py
@@ -28,7 +28,7 @@ __copyright__ = "Copyright (c) 2008 Flavio Percoco Premoli"
__license__ = "GPLv2"
import sys
-import mousetrap.app.main as mousetrap
+import mousetrap.main as mousetrap
if __name__ == '__main__':
sys.path.append("./")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]