1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 14:25:55 +00:00

add some basic API unit tests

This commit is contained in:
Andrew Dolgov
2017-04-27 00:24:17 +03:00
parent ea79a0e033
commit 891df34637
3 changed files with 73 additions and 3 deletions

View File

@@ -887,4 +887,4 @@ class API extends Handler {
}
}
}