Trimming trailing whitespace from files. Refs #201

This commit is contained in:
Mark Story 2010-01-14 20:15:54 -05:00
parent 4e3aedecde
commit 5c47d8dd7a
89 changed files with 104 additions and 104 deletions

View file

@ -70,4 +70,4 @@ class PersonFixture extends CakeTestFixture {
array('name' => 'father - grand father', 'mother_id' => 0, 'father_id' => 0)
);
}
?>
?>