From 67b7d4ce492de51f203b3b392fcee2c396c676f8 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Tue, 2 Jun 2009 15:03:48 +0000 Subject: [PATCH] remove test_path test. svn path=/plone.app.discussion/trunk/; revision=27261 --- plone/app/discussion/tests/test_indexers.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/plone/app/discussion/tests/test_indexers.py b/plone/app/discussion/tests/test_indexers.py index 7141346..1c29736 100644 --- a/plone/app/discussion/tests/test_indexers.py +++ b/plone/app/discussion/tests/test_indexers.py @@ -75,9 +75,6 @@ class IndexersTest(PloneTestCase): def test_in_reply_to(self): pass - def test_path(self): - pass - def test_review_state(self): pass