summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-tornado.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-tornado.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-tornado.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-tornado.inc b/meta-python/recipes-devtools/python/python-tornado.inc
index 679b7ba03..7e3ac8c81 100644
--- a/meta-python/recipes-devtools/python/python-tornado.inc
+++ b/meta-python/recipes-devtools/python/python-tornado.inc
@@ -19,6 +19,6 @@ PACKAGES =+ "\
19" 19"
20 20
21FILES_${PN}-test = " \ 21FILES_${PN}-test = " \
22 ${libdir}/${PYTHON_DIR}/site-packages/${SRCNAME}/test \ 22 ${libdir}/${PYTHON_DIR}/site-packages/*/test \
23 ${libdir}/${PYTHON_DIR}/site-packages/${SRCNAME}/testing.py* \ 23 ${libdir}/${PYTHON_DIR}/site-packages/*/testing.py* \
24" 24"