Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
TJ09 committed Dec 31, 2024
1 parent f2f9b14 commit a56a85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tokenize-02.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
xhp_token_name return the token name
--FILE--
<?php
echo xhp_token_name(274);
echo xhp_token_name(323);
--EXPECT--
T_EVAL

0 comments on commit a56a85d

Please sign in to comment.