fix a few typos in tests
authorAlec Warner <antarus@gentoo.org>
Tue, 16 Jan 2007 16:35:52 +0000 (16:35 -0000)
committerAlec Warner <antarus@gentoo.org>
Tue, 16 Jan 2007 16:35:52 +0000 (16:35 -0000)
svn path=/main/trunk/; revision=5671

tests/portage_dep/__init__.py
tests/portage_news/__init__.py [new file with mode: 0644]
tests/portage_versions/__init__.py

index 920c2f7e3822b0601ba8b8a50641068e8e9c5de1..a258eec6017b44a61fdc958119b45f524e2eaf01 100644 (file)
@@ -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 (file)
index 0000000..cc7420e
--- /dev/null
@@ -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$
index 920c2f7e3822b0601ba8b8a50641068e8e9c5de1..76f62f969f26200b6037ac93bc673d211ad4f188 100644 (file)
@@ -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$