Commit 3f776044 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

test folder is not the test for cherrypy but rather testing framework for...

test folder is not the test for cherrypy but rather testing framework for other packages - move it to lib group
parent 0ab48eae
...@@ -10,10 +10,9 @@ lib ...@@ -10,10 +10,9 @@ lib
/usr/lib/python.*/cherrypy/(lib|scaffold|process)/.*\.(py|conf|png) /usr/lib/python.*/cherrypy/(lib|scaffold|process)/.*\.(py|conf|png)
/usr/lib/python.*/cheroot/[^/]*\.py /usr/lib/python.*/cheroot/[^/]*\.py
/usr/lib/python.*/cheroot/(ssl|workers)/.*\.py /usr/lib/python.*/cheroot/(ssl|workers)/.*\.py
/usr/lib/python.*/test/.*\.(py|pem|css|conf|jpg|html)
dist-info dist-info
/usr/lib/python.*/site-packages/.*\.dist-info/.* /usr/lib/python.*/site-packages/.*\.dist-info/.*
tests
/usr/lib/python.*/test/.*\.(py|pem|css|conf|jpg|html)
doc doc
/usr/lib/python.*/tutorial/.*\.(py|rst|pdf|html|conf) /usr/lib/python.*/tutorial/.*\.(py|rst|pdf|html|conf)
/usr/lib/python.*/README\.txt /usr/lib/python.*/README\.txt
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