summaryrefslogtreecommitdiffstats
path: root/tests/db/ItemTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/db/ItemTest.php')
-rw-r--r--tests/db/ItemTest.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/db/ItemTest.php b/tests/db/ItemTest.php
index 872b464c3..1e4379729 100644
--- a/tests/db/ItemTest.php
+++ b/tests/db/ItemTest.php
@@ -66,8 +66,4 @@ class ItemTest extends \PHPUnit_Framework_TestCase {
}
- public function testTableName(){
- $this->assertEquals('*dbprefix*news_items', $this->item->getTableName());
- }
-
} \ No newline at end of file