summaryrefslogtreecommitdiffstats
path: root/tests/portage_util/test_stackDictList.py
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2007-01-12 08:08:53 +0000
committerAlec Warner <antarus@gentoo.org>2007-01-12 08:08:53 +0000
commit544952b129dbb7cd0a0e9ab323c2e89c1b4060c9 (patch)
treebe6303d8dd49c6ef2b1c0efcde55e317abc7bda7 /tests/portage_util/test_stackDictList.py
parentbc5315439918ddbb18b87c780dd61ba1863ae11c (diff)
downloadportage-544952b129dbb7cd0a0e9ab323c2e89c1b4060c9.tar.gz
portage-544952b129dbb7cd0a0e9ab323c2e89c1b4060c9.tar.bz2
portage-544952b129dbb7cd0a0e9ab323c2e89c1b4060c9.zip
set Id on tests
svn path=/main/trunk/; revision=5596
Diffstat (limited to 'tests/portage_util/test_stackDictList.py')
-rw-r--r--tests/portage_util/test_stackDictList.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/portage_util/test_stackDictList.py b/tests/portage_util/test_stackDictList.py
index 02284e8f4..45b67b838 100644
--- a/tests/portage_util/test_stackDictList.py
+++ b/tests/portage_util/test_stackDictList.py
@@ -1,7 +1,7 @@
# test_stackDictList.py -- Portage Unit Testing Functionality
# Copyright 2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: test_vercmp.py 5213 2006-12-08 00:12:41Z antarus $
+# $Id$
from unittest import TestCase