From 9e5cae9504c6552900c287ae9db53d82b7329332 Mon Sep 17 00:00:00 2001 From: Christian Raue Date: Wed, 23 Jul 2014 20:30:48 +0200 Subject: reduced multiple empty lines to exactly one --- tests/resources/extractSearchEngineInformationFromUrlTests.yml | 2 -- tests/resources/staticFileServer.php | 1 - 2 files changed, 3 deletions(-) (limited to 'tests/resources') diff --git a/tests/resources/extractSearchEngineInformationFromUrlTests.yml b/tests/resources/extractSearchEngineInformationFromUrlTests.yml index e845d0d44b..9b7e48c592 100644 --- a/tests/resources/extractSearchEngineInformationFromUrlTests.yml +++ b/tests/resources/extractSearchEngineInformationFromUrlTests.yml @@ -200,7 +200,6 @@ engine: 'Yahoo! Directory' keywords: 'analytics' - # Bing mobile image search has a special URL #- url: 'http://m.bing.com/search/search.aspx?A=imageresults&Q=piwik&D=Image&MID=8015&SI=0&PN=0&SCO=0' # engine: 'Bing Images' @@ -215,7 +214,6 @@ # engine: 'Yahoo' # keywords: 'piwik' - # InfoSpace - url: 'http://www.infospace.com/search/web?fcoid=417&fcop=topnav&fpid=27&q=piwik&ql=' engine: 'InfoSpace' diff --git a/tests/resources/staticFileServer.php b/tests/resources/staticFileServer.php index 69ed020696..237cf0af59 100644 --- a/tests/resources/staticFileServer.php +++ b/tests/resources/staticFileServer.php @@ -60,7 +60,6 @@ define("WHOLE_TEST_FILE_WITH_RANGE_SRV_MODE", "wholeTestFileWithRange"); define("PARTIAL_BYTE_START", 1204); define("PARTIAL_BYTE_END", 14724); - /** * If the static file server has been requested, the response sent back to the browser will be the content produced by * the execution of Piwik:serverStaticFile(). In this case, unit tests won't be executed -- cgit v1.2.3