From 1fd7b6ac29d865187c77dfb5b70e7ee310559e7f Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Wed, 10 Jan 2007 13:45:50 +0000 Subject: remove monolithic test svn path=/main/trunk/; revision=5530 --- tests/portage_util/test_util.py | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 tests/portage_util/test_util.py diff --git a/tests/portage_util/test_util.py b/tests/portage_util/test_util.py deleted file mode 100644 index ddbfb8031..000000000 --- a/tests/portage_util/test_util.py +++ /dev/null @@ -1,20 +0,0 @@ -# test_vercmp.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 $ - -from unittest import TestCase, TestLoader - -class UtilTestCase(TestCase): - - def testUniqueArray(self): - pass - - def testVarexpand(self): - pass - - def testStackLists(self): - pass - - def testStackDicts(self): - pass -- cgit v1.2.3-1-g7c22