From f773259412bcddd492ac8a93619274eafb3b8d04 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sat, 25 May 2013 20:38:04 +0200 Subject: Fix washtml test after "unsupported node type" fix --- tests/Framework/Washtml.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Framework/Washtml.php b/tests/Framework/Washtml.php index cd443266f..526b93301 100644 --- a/tests/Framework/Washtml.php +++ b/tests/Framework/Washtml.php @@ -47,7 +47,7 @@ class Framework_Washtml extends PHPUnit_Framework_TestCase $html = "

p2

"; $washed = $washer->wash($html); - $this->assertEquals('

p2

', $washed, "HTML conditional comments (#1489004)"); + $this->assertEquals('

p2

', $washed, "HTML conditional comments (#1489004)"); $html = "