From ab415a5f2e490ac1cfd06f4032c520709960f271 Mon Sep 17 00:00:00 2001
From: RaNaN <Mast3rRaNaN@hotmail.de>
Date: Sun, 9 Jun 2013 19:54:00 +0200
Subject: tried to improve setup file

---
 tests/CrypterPluginTester.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'tests/CrypterPluginTester.py')

diff --git a/tests/CrypterPluginTester.py b/tests/CrypterPluginTester.py
index 67e5ddebc..42585939e 100644
--- a/tests/CrypterPluginTester.py
+++ b/tests/CrypterPluginTester.py
@@ -8,8 +8,8 @@ from logging import log, DEBUG
 from helper.Stubs import Core
 from helper.PluginTester import PluginTester
 
-from module.plugins.Base import Fail
-from module.utils import accumulate, to_int
+from pyload.plugins.Base import Fail
+from pyload.utils import accumulate, to_int
 
 class CrypterPluginTester(PluginTester):
     @nottest
-- 
cgit v1.2.3