From 2734044aca228c853147a8a944a2ebc7b2c7f23b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 10 Feb 2015 20:07:55 +0100 Subject: add test for api/salts --- src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php') 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 +} -- cgit v1.2.3