From 2734044aca228c853147a8a944a2ebc7b2c7f23b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 10 Feb 2015 20:07:55 +0100 Subject: [PATCH] add test for api/salts --- .../CoreBundle/Tests/Controller/WallabagRestControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +} -- 2.41.0