Skip to content

Commit ca3a539

Browse files
committed
CS
1 parent 5e294cb commit ca3a539

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/ExcludeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,4 @@ public function testSubDirectoriesOfExcludeAreAlsoExcluded()
6767
$this->assertTrue($exclude->exclude('folder1/file2.txt'));
6868
$this->assertTrue($exclude->exclude('folder1/folder2/file3.txt'));
6969
}
70-
7170
}

0 commit comments

Comments
 (0)