Skip to content

Commit

Permalink
Add plone.app.collection to plone_app_testing alltests group.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Sep 25, 2013
1 parent 8d4747b commit 3a3ce5c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 44 deletions.
44 changes: 1 addition & 43 deletions checkouts.cfg
@@ -1,45 +1,3 @@
[buildout]
always-checkout = force
auto-checkout =
Zope2
archetypes.referencebrowserwidget
collective.xmltestreport
plone.app.layout
plone.app.locales
plone.app.upgrade
plone.app.users
plone.app.z3cform
plone.resourceeditor
plone.stringinterp
Products.Archetypes
Products.CMFEditions
Products.CMFPlone
plone.scale
plone.app.content
plone.app.contentrules
plone.app.controlpanel
plone.app.imaging
plone.app.portlets
plone.app.redirector
plone.formwidget.autocomplete
plone.schemaeditor
plonetheme.sunburst
plonetheme.classic
z3c.form
z3c.formwidget.query
Products.ATContentTypes
Products.CMFPlacefulWorkflow
Products.PloneTestCase
Products.TinyMCE
# Test fixes only
Products.CMFCalendar
Products.CMFDefault
archetypes.schemaextender
plone.app.collection
plone.app.contenttypes
plone.app.customerize
plone.app.iterate
plone.app.uuid
plone.stringinterp
plone.namedfile
plone.openid
auto-checkout = *
1 change: 0 additions & 1 deletion sources.cfg
Expand Up @@ -157,7 +157,6 @@ Products.CMFUid = svn ${remotes:zope}/Products.CMFUid/branch
Products.contentmigration = git ${remotes:plone}/Products.contentmigration.git pushurl=${remotes:plone_push}/Products.contentmigration.git
Products.DCWorkflow = svn ${remotes:zope}/Products.DCWorkflow/branches/2.2
Products.ExtendedPathIndex = git ${remotes:plone}/Products.ExtendedPathIndex.git pushurl=${remotes:plone_push}/Products.ExtendedPathIndex.git
Products.ExternalEditor = svn ${remotes:zope}/Products.ExternalEditor/trunk
Products.GenericSetup = svn ${remotes:zope}/Products.GenericSetup/trunk
Products.GroupUserFolder = svn ${remotes:svn_collective}/Products.GroupUserFolder/trunk
Products.i18ntestcase = git ${remotes:plone}/Products.i18ntestcase.git pushurl=${remotes:plone_push}/Products.i18ntestcase.git
Expand Down
1 change: 1 addition & 0 deletions tests.cfg
Expand Up @@ -229,6 +229,7 @@ plone_app_testing =
archetypes.querywidget
plone.testing
plone.app.caching
plone.app.collection
plone.app.contentlisting
plone.app.discussion
plone.app.testing
Expand Down

1 comment on commit 3a3ce5c

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing information:

Please sign in to comment.