Skip to content

Commit 75e9910

Browse files
committed
CS
1 parent 9ca163f commit 75e9910

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

test/Exercise/ArrayWeGoTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
class ArrayWeGoTest extends TestCase
1515
{
16-
1716
/**
1817
* @var Generator
1918
*/

test/Exercise/FilteredLsTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
class FilteredLsTest extends TestCase
1111
{
12-
1312
/**
1413
* @var Filesystem
1514
*/

test/Exercise/MyFirstIoTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
class MyFirstIoTest extends TestCase
1616
{
17-
1817
/**
1918
* @var Generator
2019
*/

test/Exercise/TimeServerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
class TimeServerTest extends TestCase
2424
{
25-
2625
/**
2726
* @var TimeServer
2827
*/

0 commit comments

Comments
 (0)