aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-08-09 09:54:37 +0200
committerBrian Dolbec <dolsen@gentoo.org>2014-09-11 16:44:25 -0700
commit9fd70e67f3bc1ddae84b6097c5b651cce713b91a (patch)
tree7a2a658f691e3de7c447e00afbcea5046b0eb0a3 /pym/portage/tests/ebuild/__test__.py
parentportage.const: Make PORTAGE_PYM_PATH point to the real package tree (diff)
downloadportage-9fd70e67f3bc1ddae84b6097c5b651cce713b91a.tar.gz
portage-9fd70e67f3bc1ddae84b6097c5b651cce713b91a.tar.bz2
portage-9fd70e67f3bc1ddae84b6097c5b651cce713b91a.zip
tests: Append .py to files that need to be installed
Append .py to the runTests script and __test__ files so that they could be easily picked up by setup.py.
Diffstat (limited to 'pym/portage/tests/ebuild/__test__.py')
-rw-r--r--pym/portage/tests/ebuild/__test__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/pym/portage/tests/ebuild/__test__.py b/pym/portage/tests/ebuild/__test__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/pym/portage/tests/ebuild/__test__.py