Commit 0fa6ed23 authored by Jérome Perrin's avatar Jérome Perrin

slapos-testing: typo htmock -> httmock

parent 14ad38f9
......@@ -49,7 +49,7 @@ depends = ${slapos.core-setup:egg}
[slapos.core-setup]
<= setup-develop-egg
# XXX slapos.cookbook does not have `test` extra require, `mock`, `pyflakes` and `htmock` are only listed in `tests_require` and are listed explicitly
# XXX slapos.cookbook does not have `test` extra require, `mock`, `pyflakes` and `httmock` are only listed in `tests_require` and are listed explicitly
egg = slapos.core
setup = ${slapos.core-repository:location}
......@@ -97,7 +97,7 @@ eggs =
${slapos.toolbox-setup:egg}
mock
zope.testing
htmock
httmock
pyflakes
entry-points =
runTestSuite=erp5.util.testsuite:runTestSuite
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment