File tree
Expand file treeCollapse file tree
3 files changed
+6
-2
lines changedFilter options
- src/Symfony/Contracts
- Service/Test
- Translation/Test
Expand file treeCollapse file tree
3 files changed
+6
-2
lines changedsrc/Symfony/Contracts/Tests/Service/ServiceLocatorTest.php renamed to src/Symfony/Contracts/Service/Test/ServiceLocatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Service/Test/ServiceLocatorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Contracts/Tests/Translation/TranslatorTest.php renamed to src/Symfony/Contracts/Translation/Test/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Translation/Test/TranslatorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Contracts/phpunit.xml.dist
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/phpunit.xml.dist+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
| ||
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
| 28 | + |
| 29 | + |
26 | 30 |
|
27 | 31 |
|
28 | 32 |
|
|
0 commit comments