From 35a46605ba88638d5eb5a5baa3b5f5b5db077c27 Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Tue, 7 Mar 2017 15:41:40 +0000 Subject: Corrected some test cases --- test/HTMLParserTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'test/HTMLParserTest.php') diff --git a/test/HTMLParserTest.php b/test/HTMLParserTest.php index 55b82b8..2db0443 100644 --- a/test/HTMLParserTest.php +++ b/test/HTMLParserTest.php @@ -13,7 +13,6 @@ class HTMLParserTest extends \PHPUnit_Framework_TestCase { $options = ['originalURL' => 'http://fakehost/test/test.html', 'fixRelativeURLs' => true, - 'normalizeSpaces' => false, 'substituteEntities' => true ]; -- cgit v1.2.3