summaryrefslogtreecommitdiffstats
path: root/tests/controller/ItemControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/controller/ItemControllerTest.php')
-rw-r--r--tests/controller/ItemControllerTest.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/controller/ItemControllerTest.php b/tests/controller/ItemControllerTest.php
index 767b07b86..8e816e125 100644
--- a/tests/controller/ItemControllerTest.php
+++ b/tests/controller/ItemControllerTest.php
@@ -93,4 +93,8 @@ class ItemControllerTest extends ControllerTestUtility {
}
+ public function testReadFeedAnnotations(){
+ $this->assertItemControllerAnnotations('readFeed');
+ }
+
} \ No newline at end of file