unify new lines at the end of the file

This commit is contained in:
euromark 2012-12-05 15:00:24 +01:00
parent 5ccba463bc
commit 881127ef4d
26 changed files with 17 additions and 31 deletions

View file

@ -82,4 +82,4 @@ class CakeEventTest extends CakeTestCase {
$this->assertEquals($this, $event->subject);
$this->assertEquals('fake.event', $event->name);
}
}
}