Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
AydinHassan committed Dec 20, 2014
1 parent 5e294cb commit ca3a539
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/ExcludeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,4 @@ public function testSubDirectoriesOfExcludeAreAlsoExcluded()
$this->assertTrue($exclude->exclude('folder1/file2.txt'));
$this->assertTrue($exclude->exclude('folder1/folder2/file3.txt'));
}

}

0 comments on commit ca3a539

Please sign in to comment.