Skip to content

Commit

Permalink
Ignore samples when calculating code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Aug 11, 2013
1 parent f25a4fc commit b23d5c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/PackerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ public function testPackSingleItemFitsBetterRotated() {


/**
* @coversNothing
* @dataProvider getSamples
*/
public function testCanPackRepresentativeSample($test, $boxes, $items) {
Expand Down

0 comments on commit b23d5c3

Please sign in to comment.