cubicweb/devtools/test/unittest_devctl.py
changeset 11945 ef6b18c56b5a
parent 11912 c9e6df20e5a4
child 12053 c3c9f2e1424c
--- a/cubicweb/devtools/test/unittest_devctl.py	Fri Jan 27 09:58:30 2017 +0100
+++ b/cubicweb/devtools/test/unittest_devctl.py	Fri Jan 27 11:05:07 2017 +0100
@@ -47,7 +47,7 @@
         expected_project_content = ['setup.py', 'test', 'MANIFEST.in',
                                     'cubicweb_foo',
                                     'cubicweb-foo.spec', 'debian', 'README',
-                                    'tox.ini']
+                                    'tox.ini', 'development.ini']
         expected_package_content = ['i18n', 'hooks.py', 'views.py',
                                     'migration', 'entities.py', 'schema.py',
                                     '__init__.py', 'data', '__pkginfo__.py']