Changeset 39 for plone4bio.buildout

Show
Ignore:
Timestamp:
01/30/09 21:57:11 (3 years ago)
Author:
mauro
Message:

+testrunner

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.buildout/trunk/profiles/base.cfg

    r38 r39  
    8787[test] 
    8888recipe = zc.recipe.testrunner 
    89 eggs = 
    90      ${instance:eggs} 
    91 extra-paths = 
     89eggs = ${instance:eggs} 
     90extra-paths = ${zope2:location}/lib/python 
    9291