aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-02-10 20:07:55 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-02-11 06:28:23 +0100
commit2734044aca228c853147a8a944a2ebc7b2c7f23b (patch)
treeb8d717fcac4383b86438f29619de7c2236875d54
parent0536b809b0be31790a07a0eb232cce81051845ab (diff)
downloadwallabag-2734044aca228c853147a8a944a2ebc7b2c7f23b.tar.gz
wallabag-2734044aca228c853147a8a944a2ebc7b2c7f23b.tar.zst
wallabag-2734044aca228c853147a8a944a2ebc7b2c7f23b.zip
add test for api/salts
-rw-r--r--src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php2
1 files changed, 1 insertions, 1 deletions
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
49 ) 49 )
50 ); 50 );
51 } 51 }
52} \ No newline at end of file 52}