1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00

add test for api/salts

This commit is contained in:
Nicolas Lœuillet 2015-02-10 20:07:55 +01:00
parent 0536b809b0
commit 2734044aca

View file

@ -49,4 +49,4 @@ class WallabagRestControllerTest extends WebTestCase
)
);
}
}
}