Changeset 1310 in products for quintagroup.dropdownmenu


Ignore:
Timestamp:
Sep 14, 2009 9:35:15 AM (15 years ago)
Author:
piv
Message:

we do not need doc tests for control panel, we have written unit tests for it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.dropdownmenu/trunk/setup.py

    r1181 r1310  
    1010                       open(os.path.join("docs", "HISTORY.txt")).read() + 
    1111                       open(os.path.join("quintagroup", "dropdownmenu", "menu.txt")).read() + 
    12                        open(os.path.join("quintagroup", "dropdownmenu", "controlpanel.txt")).read(), 
    1312      # Get more strings from http://www.python.org/pypi?%3Aaction=list_classifiers 
    1413      classifiers=[ 
Note: See TracChangeset for help on using the changeset viewer.