diff options
author | 2013-07-24 18:27:10 +0200 | |
---|---|---|
committer | 2013-07-24 18:27:10 +0200 | |
commit | 7f1c321187415e215bac07394ebb05e74c501fd8 (patch) | |
tree | 8ca05eae2953b97d20ea5265b19c3b4b7b700477 /tests/HosterPluginTester.py | |
parent | improved login mechanism (diff) | |
download | pyload-7f1c321187415e215bac07394ebb05e74c501fd8.tar.xz |
more fixed for plugin tester
Diffstat (limited to 'tests/HosterPluginTester.py')
-rw-r--r-- | tests/HosterPluginTester.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/HosterPluginTester.py b/tests/HosterPluginTester.py index 3a6eca84b..4f32ee9e7 100644 --- a/tests/HosterPluginTester.py +++ b/tests/HosterPluginTester.py @@ -102,8 +102,6 @@ for f in sections["files"]: del sections["files"] -print HosterPluginTester.files - urls = [] status = {} |