Ignore:
Timestamp:
Aug 22, 2012 10:22:22 AM (12 years ago)
Author:
potar
Message:

Merged sitemap_date branch into trunk

Location:
quintagroup.plonegooglesitemaps/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonegooglesitemaps/trunk

    • Property svn:mergeinfo
      •  

        old new  
        33/quintagroup.plonegooglesitemaps/branches/migratioin_product:2826-2839 
        44/quintagroup.plonegooglesitemaps/branches/plone4:2549-2553 
         5/quintagroup.plonegooglesitemaps/branches/sitemap_date:3481-3509 
        56/quintagroup.plonegooglesitemaps/branches/test_refactoring:2527-2536 
  • quintagroup.plonegooglesitemaps/trunk/quintagroup/plonegooglesitemaps/tests/test_doctest.py

    r3163 r3510  
    2828            test_class=DocTestCase, globs=globals(), 
    2929            optionflags=doctest.NORMALIZE_WHITESPACE | doctest.ELLIPSIS), 
    30                        # | doctest.REPORT_ONLY_FIRST_FAILURE | 
    31         ]) 
     30        # | doctest.REPORT_ONLY_FIRST_FAILURE | 
     31    ]) 
    3232 
    3333if __name__ == '__main__': 
Note: See TracChangeset for help on using the changeset viewer.