Commit 1bf4e42
committed
Tests/Tokenizer: rename a test
Follow up on squizlabs/PHP_CodeSniffer 3066 which introduced this test.
While there are no strict naming conventions for the `Core\Tokenizers\Tokenizer` tests, most tests in this directory now include the name of the method being covered by the test in the test class/file name.
That was not the case for this test class. Fixed now.1 parent e07a5da commit 1bf4e42
File tree
2 files changed
+1
-1
lines changed- tests/Core/Tokenizers/Tokenizer
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments