From e89cfb02a8fbe2fcc25fa3520683e15ad490e6e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 10 Feb 2014 13:26:42 +0100 Subject: [PATCH] Whitespace. --- tests/api_tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/api_tests.py b/tests/api_tests.py index 6a8f348c..d9852bec 100644 --- a/tests/api_tests.py +++ b/tests/api_tests.py @@ -94,7 +94,6 @@ class TestApiCalls(unittest.TestCase): 'openSUSE:Factory:Staging:D' ] - # Initiate the pretty overrides self._register_pretty_url_get('http://localhost/search/project/id?match=starts-with(@name,\'openSUSE:Factory:Staging:\')', 'staging-project-list.xml')