Fix trailing whitespace.

This commit is contained in:
mark_story 2014-01-21 20:23:12 -05:00
parent b4e56c9989
commit 61dd1c3f9d

View file

@ -274,7 +274,7 @@ class TranslateBehaviorTest extends CakeTestCase {
);
$this->assertEquals($expected, $result);
}
/**
* testLocaleSingleCountWithConditions method
*