summaryrefslogtreecommitdiffstats
path: root/tests/portage_news
diff options
context:
space:
mode:
Diffstat (limited to 'tests/portage_news')
-rw-r--r--tests/portage_news/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/portage_news/__init__.py b/tests/portage_news/__init__.py
new file mode 100644
index 000000000..cc7420e1f
--- /dev/null
+++ b/tests/portage_news/__init__.py
@@ -0,0 +1,4 @@
+# tests/portage_news/__init__.py -- Portage Unit Test functionality
+# Copyright 2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$