Skip to content

Commit 9a78378

Browse files
author
MarkBaker
committed
Rename test files to identify that this is backfill functionality
1 parent 8adefd4 commit 9a78378

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/Core/Tokenizer/ExplicitOctalNotationTest.php renamed to tests/Core/Tokenizer/BackfillExplicitOctalNotationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
use PHP_CodeSniffer\Tests\Core\AbstractMethodUnitTest;
1313

14-
class ExplicitOctalNotationTest extends AbstractMethodUnitTest
14+
class BackfillExplicitOctalNotationTest extends AbstractMethodUnitTest
1515
{
1616

1717

0 commit comments

Comments
 (0)