summaryrefslogtreecommitdiffstats
path: root/tests/controller/FolderControllerTest.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-03-21 16:18:43 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2013-03-21 16:18:43 +0100
commitf475d882d0a76908400e9857f7e8a4ae8ad8a752 (patch)
tree58b6bfafbf7d2d01e992ebd95990ddaa610180e8 /tests/controller/FolderControllerTest.php
parent2452dfa4015ed2a6fc9b70d897ba6ca7da009193 (diff)
also get unread count when fetching feeds from a user
Diffstat (limited to 'tests/controller/FolderControllerTest.php')
-rw-r--r--tests/controller/FolderControllerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/controller/FolderControllerTest.php b/tests/controller/FolderControllerTest.php
index 531584ddc..346ddbd6e 100644
--- a/tests/controller/FolderControllerTest.php
+++ b/tests/controller/FolderControllerTest.php
@@ -60,7 +60,7 @@ class FolderControllerTest extends ControllerTestUtility {
/**
- * getAll
+ * folders
*/
public function testFoldersCalled(){
$this->folderBl->expects($this->once())