Skip to content

Commit 6ead0ad

Browse files
committed
Fix test
1 parent 48ae26c commit 6ead0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/tests/ct_eval_frameless_001.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ echo dirname(__DIR__);
1515
$_main:
1616
; (lines=2, args=0, vars=0, tmps=0)
1717
; (after optimizer)
18-
; %sct_eval_frameless.php:1-4
18+
; %sct_eval_frameless_001.php:1-4
1919
0000 ECHO string("%sopcache")
2020
0001 RETURN int(1)
2121
%sopcache

0 commit comments

Comments
 (0)