mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 05:42:13 +09:00
Remove trailing whitespace in all unit tests
This commit is contained in:
parent
37b0d3a1e6
commit
3b77781d15
40 changed files with 840 additions and 840 deletions
|
|
@ -15,12 +15,12 @@ class ValidatorTest extends \Codeception\TestCase\Test
|
|||
{
|
||||
Rhymix\Framework\Storage::deleteDirectory(__DIR__ . '/validator/ruleset', true);
|
||||
}
|
||||
|
||||
|
||||
public function _failed()
|
||||
{
|
||||
Rhymix\Framework\Storage::deleteDirectory(__DIR__ . '/validator/ruleset', true);
|
||||
}
|
||||
|
||||
|
||||
public function testRequired()
|
||||
{
|
||||
$vd = new Validator();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue