From b73e7ba20f6c08029b56932c94844b559781549c Mon Sep 17 00:00:00 2001 From: JanPetterMG Date: Wed, 10 Aug 2016 15:39:37 +0200 Subject: [PATCH] checkPathsCallback coverage fix + removed problematic test URL --- tests/CacheSQLTest.php | 4 ---- tests/EndAnchorTest.php | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/tests/CacheSQLTest.php b/tests/CacheSQLTest.php index 535964b..b9bd3ba 100644 --- a/tests/CacheSQLTest.php +++ b/tests/CacheSQLTest.php @@ -78,10 +78,6 @@ public function generateDataForTest() 'ftp://mirror.ox.ac.uk/', 'ftp://mirror.ox.ac.uk:21', ], - [ - 'http://www.goldmansachs.com/robots.txt', - 'http://www.goldmansachs.com:80', - ], ]; } diff --git a/tests/EndAnchorTest.php b/tests/EndAnchorTest.php index 41c447d..b63e570 100644 --- a/tests/EndAnchorTest.php +++ b/tests/EndAnchorTest.php @@ -57,7 +57,7 @@ public function generateDataForTest() [ <<