summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/sets/shell/testShell.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/tests/sets/shell/testShell.py')
-rw-r--r--pym/portage/tests/sets/shell/testShell.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/tests/sets/shell/testShell.py b/pym/portage/tests/sets/shell/testShell.py
index 43d69599a..dd8825412 100644
--- a/pym/portage/tests/sets/shell/testShell.py
+++ b/pym/portage/tests/sets/shell/testShell.py
@@ -1,7 +1,6 @@
# testCommandOututSet.py -- Portage Unit Testing Functionality
# Copyright 2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
from portage.process import find_binary
from portage.tests import TestCase, test_cps