Skip to content

Commit 61caee5

Browse files
committed
Don't pass file on command line
1 parent 11bed35 commit 61caee5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/basic/GHSA-9pqp-7h25-4f32.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ function test($boundaryLen) {
1818
getenv('TEST_PHP_CGI_EXECUTABLE'),
1919
'-C',
2020
'-n',
21-
__DIR__ . '/GHSA-9pqp-7h25-4f32.inc',
2221
];
2322

2423
$boundary = str_repeat('A', $boundaryLen);

0 commit comments

Comments
 (0)