Changeset 3167 in products for quintagroup.plonegooglesitemaps


Ignore:
Timestamp:
Apr 21, 2011 1:24:55 PM (13 years ago)
Author:
zidane
Message:

corect pyflakes tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonegooglesitemaps/trunk/quintagroup/plonegooglesitemaps/tests/testSitemaps.py

    r3166 r3167  
    44from quintagroup.plonegooglesitemaps.tests.base \ 
    55    import FunctionalTestCase, TestCase, IMobileMarker 
    6 from quintagroup.plonegooglesitemaps.config import ping_googlesitemap 
    76from StringIO import StringIO 
    87from urllib import urlencode 
     
    7473 
    7574    def testPingSetting(self): 
    76         pwf = self.workflow['plone_workflow'] 
    7775        self.assertEqual(self.contentSM.getPingTransitions(), ()) 
    7876 
Note: See TracChangeset for help on using the changeset viewer.