Skip to content

Commit

Permalink
remove tests for plone.app.portlets
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Sep 12, 2024
1 parent a2f1301 commit e2a0ce2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions development.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ parts +=
site
omelette
allow-picked-versions = false
#custom-eggs +=
# design.plone.policy
# design.plone.contenttypes
test-eggs +=
design.plone.policy[test]
design.plone.contenttypes[test]
test-eggs -=
plone.app.portlets [test]

[instance]
eggs +=
Expand Down

0 comments on commit e2a0ce2

Please sign in to comment.