remove other references to pfwbged.contacts

This commit is contained in:
Frédéric Péters 2013-01-06 19:27:02 +01:00
parent dd6c9bc4dc
commit 8ade393812
2 changed files with 0 additions and 2 deletions

View File

@ -26,6 +26,5 @@ collective.local.userlisting = svn https://svn.plone.org/svn/collective/collecti
collective.local.workspace = git ${remotes:tdesvenain}/collective.local.workspace.git pushurl=${remotes:tdesvenain_push}/collective.local.workspace.git
ecreall.helpers.testing = git ${remotes:tdesvenain}/ecreall.helpers.testing.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.testing.git
ecreall.helpers.upgrade = git ${remotes:tdesvenain}/ecreall.helpers.upgrade.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.upgrade.git
pfwbged.contacts = git ${remotes:entrouvert}/pfwbged.contacts.git pushurl=${remotes:entrouvert_push}/pfwbged.contacts.git
plone.act = git ${remotes:plone}/plone.act.git pushurl=${remotes:plone_push}/plone.act.git
#plone.dexterity = git https://github.com/gbastien/plone.dexterity.git

View File

@ -10,7 +10,6 @@ eggs =
${buildout:eggs}
collective.contact.content [test]
collective.local.workspace [test]
pfwbged.contacts [test]
defaults = ['--auto-color', '--auto-progress']
[coverage-test]