summaryrefslogtreecommitdiffstats
path: root/tests/test_api.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-01-15 21:17:23 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-01-15 21:17:23 +0100
commit247ae6fbec98dbc42c3910df2942842ef5256715 (patch)
treee19892888e8abba85ac3aefd9a02997bd60563e0 /tests/test_api.py
parentkeep downloaded files for debug report (diff)
downloadpyload-247ae6fbec98dbc42c3910df2942842ef5256715.tar.xz
fix test cases
Diffstat (limited to 'tests/test_api.py')
-rw-r--r--tests/test_api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_api.py b/tests/test_api.py
index 236f72882..0171b46bb 100644
--- a/tests/test_api.py
+++ b/tests/test_api.py
@@ -15,4 +15,4 @@ class TestApi(TestCase):
api = APIExerciser(self.core)
for i in range(2000):
- api.testAPI() \ No newline at end of file
+ api.testAPI()