svn path=/main/trunk/; revision=14446
# Distributed under the terms of the GNU General Public License v2
# $Id$
-from portage.tests.bin.setup_env import *
+from portage.tests.bin.setup_env import BinTestCase, dobin, xexists_in_D
class DoBin(BinTestCase):
def testDoBin(self):
# Distributed under the terms of the GNU General Public License v2
# $Id$
-from portage.tests.bin.setup_env import *
+from portage.tests.bin.setup_env import BinTestCase, dodir, exists_in_D
class DoDir(BinTestCase):
def testDoDir(self):