File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2463,6 +2463,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
2463
2463
<install as =" CodeSniffer/Core/AllTests.php" name =" tests/Core/AllTests.php" />
2464
2464
<install as =" CodeSniffer/Core/IsCamelCapsTest.php" name =" tests/Core/IsCamelCapsTest.php" />
2465
2465
<install as =" CodeSniffer/Core/ErrorSuppressionTest.php" name =" tests/Core/ErrorSuppressionTest.php" />
2466
+ <install as =" CodeSniffer/Core/File/FindExtendedClassNameTest.php" name =" tests/Core/File/FindExtendedClassNameTest.php" />
2467
+ <install as =" CodeSniffer/Core/File/FindImplementedInterfaceNamesTest.php" name =" tests/Core/File/FindImplementedInterfaceNamesTest.php" />
2466
2468
<install as =" CodeSniffer/Core/File/GetMethodParametersTest.php" name =" tests/Core/File/GetMethodParametersTest.php" />
2467
2469
<install as =" CodeSniffer/Standards/AllSniffs.php" name =" tests/Standards/AllSniffs.php" />
2468
2470
<install as =" CodeSniffer/Standards/AbstractSniffUnitTest.php" name =" tests/Standards/AbstractSniffUnitTest.php" />
@@ -2480,6 +2482,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
2480
2482
<install as =" CodeSniffer/Core/AllTests.php" name =" tests/Core/AllTests.php" />
2481
2483
<install as =" CodeSniffer/Core/IsCamelCapsTest.php" name =" tests/Core/IsCamelCapsTest.php" />
2482
2484
<install as =" CodeSniffer/Core/ErrorSuppressionTest.php" name =" tests/Core/ErrorSuppressionTest.php" />
2485
+ <install as =" CodeSniffer/Core/File/FindExtendedClassNameTest.php" name =" tests/Core/File/FindExtendedClassNameTest.php" />
2486
+ <install as =" CodeSniffer/Core/File/FindImplementedInterfaceNamesTest.php" name =" tests/Core/File/FindImplementedInterfaceNamesTest.php" />
2483
2487
<install as =" CodeSniffer/Core/File/GetMethodParametersTest.php" name =" tests/Core/File/GetMethodParametersTest.php" />
2484
2488
<install as =" CodeSniffer/Standards/AllSniffs.php" name =" tests/Standards/AllSniffs.php" />
2485
2489
<install as =" CodeSniffer/Standards/AbstractSniffUnitTest.php" name =" tests/Standards/AbstractSniffUnitTest.php" />
You can’t perform that action at this time.
0 commit comments