Skip to content

Commit

Permalink
Add missing test config for Plone 4.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
buchi committed Jan 13, 2021
1 parent fff4089 commit e666f62
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions test-plone-4.3.19.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[buildout]
extends =
http://dist.plone.org/release/4.3.19/versions.cfg
https://raw.githubusercontent.com/4teamwork/ftw-buildouts/master/test-package.cfg
https://raw.githubusercontent.com/4teamwork/ftw-buildouts/master/test-versions.cfg
https://raw.githubusercontent.com/4teamwork/ftw-buildouts/master/test-versions-plone-4.cfg

jenkins_python = $PYTHON27



[test]
eggs +=
Pillow

0 comments on commit e666f62

Please sign in to comment.