]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
add test for api/salts
authorNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 10 Feb 2015 19:07:55 +0000 (20:07 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 11 Feb 2015 05:28:23 +0000 (06:28 +0100)
src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php

index 4ebc4786ac8c8850f99309bbbabec908c9cb0bf3..edbb62d2cbfe93945ddb2121acb0338d69be5229 100644 (file)
@@ -49,4 +49,4 @@ class WallabagRestControllerTest extends WebTestCase
             )
         );
     }
-}
\ No newline at end of file
+}