Skip to content

Commit 965ea10

Browse files
committed
Static code analysis
1 parent a297b22 commit 965ea10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/InlineTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ protected function getTestsForDump()
255255
'12.30e+02' => 12.30e+02,
256256
'1234' => 0x4D2,
257257
'1243' => 02333,
258-
'.Inf' => -log(0),
259258
'-.Inf' => log(0),
260259
"'686e444'" => '686e444',
261260
'.Inf' => 646e444,

0 commit comments

Comments
 (0)