From: Nicolas LÅ“uillet Date: Tue, 10 Feb 2015 19:07:55 +0000 (+0100) Subject: add test for api/salts X-Git-Tag: 2.0.0-alpha.0~79^2~11 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=2734044aca228c853147a8a944a2ebc7b2c7f23b;p=github%2Fwallabag%2Fwallabag.git add test for api/salts --- diff --git a/src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php b/src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php index 4ebc4786..edbb62d2 100644 --- a/src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php +++ b/src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php @@ -49,4 +49,4 @@ class WallabagRestControllerTest extends WebTestCase ) ); } -} \ No newline at end of file +}