Skip to content

Commit b798aa2

Browse files
committed
In prod-test.cfg, include package plonemeeting.restapi so it's tests may also be executed
1 parent 7318eb3 commit b798aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prod-test.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ defaults = ['--auto-color', '--auto-progress', '-s', 'Products.MeetingCommunes',
1414
eggs =
1515
${test:eggs}
1616
Products.MeetingCommunes [test]
17+
plonemeeting.restapi [test]
1718
environment = testenv

0 commit comments

Comments
 (0)