summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/dep/test_match_from_list.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/tests/dep/test_match_from_list.py')
-rw-r--r--pym/portage/tests/dep/test_match_from_list.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/tests/dep/test_match_from_list.py b/pym/portage/tests/dep/test_match_from_list.py
index 8d5b1a812..d6df1f29f 100644
--- a/pym/portage/tests/dep/test_match_from_list.py
+++ b/pym/portage/tests/dep/test_match_from_list.py
@@ -1,7 +1,6 @@
# test_match_from_list.py -- Portage Unit Testing Functionality
# Copyright 2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
from portage.tests import TestCase
from portage.dep import match_from_list