From 6ac1f119472d2e41650f4cf7a9bdb17a3afda42c Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Sat, 27 Jan 2007 18:16:08 +0000 Subject: Move tests into new directory structure svn path=/main/trunk/; revision=5794 --- tests/portage_util/test_grabdict.py | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tests/portage_util/test_grabdict.py (limited to 'tests/portage_util/test_grabdict.py') diff --git a/tests/portage_util/test_grabdict.py b/tests/portage_util/test_grabdict.py deleted file mode 100644 index 9f7b58921..000000000 --- a/tests/portage_util/test_grabdict.py +++ /dev/null @@ -1,12 +0,0 @@ -# test_grabDict.py -- Portage Unit Testing Functionality -# Copyright 2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -from unittest import TestCase, TestLoader -from portage.util import grabdict - -class GrabDictTestCase(TestCase): - - def testGrabDictPass(self): - pass -- cgit v1.2.3-1-g7c22