From ea62320415c376a800f8218637ae687550399eae Mon Sep 17 00:00:00 2001 From: Vasil Rangelov Date: Tue, 13 Nov 2012 16:43:36 +0200 Subject: [PATCH] Tweaked the "testInvalidTagBlock" test to appease PHPCS (though strictly speaking, this is a bug with PHPCS "NEWDOC" handling). --- tests/phpDocumentor/Reflection/DocBlockTest.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/phpDocumentor/Reflection/DocBlockTest.php b/tests/phpDocumentor/Reflection/DocBlockTest.php index ce471bf..625faf0 100644 --- a/tests/phpDocumentor/Reflection/DocBlockTest.php +++ b/tests/phpDocumentor/Reflection/DocBlockTest.php @@ -162,14 +162,14 @@ DOCBLOCK; } require 'data:text/plain;base64,'. base64_encode( -<<<'TAG_HANDLER' + <<