Skip to content

Commit 38b4646

Browse files
rodrigoprimojrfnl
authored andcommitted
Generic/InlineControlStructure: rename JS test case file
Doing this to be able to create tests with syntax errors on separate files.
1 parent 78ecda4 commit 38b4646

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public function getErrorList($testFile='')
8181
278 => 1,
8282
];
8383

84-
case 'InlineControlStructureUnitTest.js':
84+
case 'InlineControlStructureUnitTest.1.js':
8585
return [
8686
3 => 1,
8787
7 => 1,

0 commit comments

Comments
 (0)