Skip to content

Commit 85ee8f1

Browse files
SpacePossumsebastianbergmann
authored andcommitted
restore some uses annotations
1 parent 2bb943c commit 85ee8f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/Output/AbstractChunkOutputBuilderTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515

1616
/**
1717
* @covers SebastianBergmann\Diff\Output\AbstractChunkOutputBuilder
18+
*
19+
* @uses SebastianBergmann\Diff\Differ
20+
* @uses SebastianBergmann\Diff\Output\UnifiedDiffOutputBuilder
21+
* @uses SebastianBergmann\Diff\TimeEfficientLongestCommonSubsequenceCalculator
1822
*/
1923
final class AbstractChunkOutputBuilderTest extends TestCase
2024
{

0 commit comments

Comments
 (0)