Skip to content

Commit

Permalink
Restore missing T_FN backfill test
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Feb 9, 2020
1 parent 6176d0d commit 6070b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Core/Tokenizer/BackfillFnTokenTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ public function dataNotAnArrowFunction()
'/* testNonArrowObjectMethodCallUpper */',
'FN',
],
['/* testNonArrowNamespaceOperatorFunctionCall */'],
['/* testLiveCoding */'],
];

Expand Down

0 comments on commit 6070b60

Please sign in to comment.