fixes fabpots comment at yaml pr#6

This commit is contained in:
fh-github@fholzhauer.de 2013-08-26 20:42:20 +02:00 committed by Fabien Potencier
parent 32947b2fc8
commit 8b7cc14962

View File

@ -197,7 +197,6 @@ class InlineTest extends \PHPUnit_Framework_TestCase
'.Inf' => -log(0),
'-.Inf' => log(0),
"'686e444'" => '686e444',
'.Inf' => 646e444,
'"foo\r\nbar"' => "foo\r\nbar",
"'foo#bar'" => 'foo#bar',
"'foo # bar'" => 'foo # bar',