Code cleanup.

This commit is contained in:
James Cole
2017-11-08 09:05:10 +01:00
parent b6514c7e54
commit 8707bc6612
71 changed files with 77 additions and 67 deletions

View File

@@ -61,4 +61,4 @@ class PrependDescriptionTest extends TestCase
$this->assertEquals($prepend.$description, $journal->description);
}
}
}