From f5fb536ffd0f247c0ee5f633089c15f66fbba481 Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Wed, 21 Dec 2016 14:04:54 -0300 Subject: Added safe check when getting the article title. --- test/HTMLParserTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/HTMLParserTest.php b/test/HTMLParserTest.php index 6d46a90..1e64fdc 100644 --- a/test/HTMLParserTest.php +++ b/test/HTMLParserTest.php @@ -2,7 +2,6 @@ namespace andreskrey\Readability\Test; - use andreskrey\Readability\HTMLParser; class HTMLParserTest extends \PHPUnit_Framework_TestCase -- cgit v1.2.3