Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
jadb committed Aug 2, 2016
1 parent 1324741 commit d86fd52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/TestCase/Utility/InflectorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ public function pluralizeProvider()
['blue_octopuses', 'blue_octopus'],
['chefs', 'chef'],
['', ''],
['pokemon', 'pokemon']
];
}

Expand Down

0 comments on commit d86fd52

Please sign in to comment.