From: Alec Warner Date: Tue, 16 Jan 2007 16:35:52 +0000 (-0000) Subject: fix a few typos in tests X-Git-Tag: v2.1.2-r1~20 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=15cb29669b045deaf4e43b6f028f67a7b925f894;p=portage.git fix a few typos in tests svn path=/main/trunk/; revision=5671 --- diff --git a/tests/portage_dep/__init__.py b/tests/portage_dep/__init__.py index 920c2f7e3..a258eec60 100644 --- a/tests/portage_dep/__init__.py +++ b/tests/portage_dep/__init__.py @@ -1,4 +1,4 @@ -# tests/portage/__init__.py -- Portage Unit Test functionality +# tests/portage_dep/__init__.py -- Portage Unit Test functionality # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ 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$ diff --git a/tests/portage_versions/__init__.py b/tests/portage_versions/__init__.py index 920c2f7e3..76f62f969 100644 --- a/tests/portage_versions/__init__.py +++ b/tests/portage_versions/__init__.py @@ -1,4 +1,4 @@ -# tests/portage/__init__.py -- Portage Unit Test functionality +# tests/portage_versions/__init__.py -- Portage Unit Test functionality # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$