Added new line at the end of files. [skip ci]

This commit is contained in:
James Cole
2015-05-05 12:51:57 +02:00
parent c85bc59c1d
commit cbb62d3d78
57 changed files with 57 additions and 57 deletions

View File

@@ -52,4 +52,4 @@ class SearchControllerTest extends TestCase
$this->call('GET', '/search?q=Something');
$this->assertResponseOk();
}
}
}