From 544952b129dbb7cd0a0e9ab323c2e89c1b4060c9 Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Fri, 12 Jan 2007 08:08:53 +0000 Subject: set Id on tests svn path=/main/trunk/; revision=5596 --- tests/portage_dep/__init__.py | 2 +- tests/portage_dep/test_dep_getcpv.py | 2 +- tests/portage_dep/test_dep_getslot.py | 2 +- tests/portage_dep/test_get_operator.py | 2 +- tests/portage_dep/test_isjustname.py | 2 +- tests/portage_dep/test_isvalidatom.py | 2 +- tests/portage_dep/test_match_from_list.py | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/portage_dep') diff --git a/tests/portage_dep/__init__.py b/tests/portage_dep/__init__.py index e1c0ae595..920c2f7e3 100644 --- a/tests/portage_dep/__init__.py +++ b/tests/portage_dep/__init__.py @@ -1,4 +1,4 @@ # tests/portage/__init__.py -- Portage Unit Test functionality # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: __init__.py 5522 2007-01-10 12:30:05Z antarus $ +# $Id$ diff --git a/tests/portage_dep/test_dep_getcpv.py b/tests/portage_dep/test_dep_getcpv.py index 90e1b6e56..3652169d4 100644 --- a/tests/portage_dep/test_dep_getcpv.py +++ b/tests/portage_dep/test_dep_getcpv.py @@ -1,7 +1,7 @@ # test_dep_getcpv.py -- Portage Unit Testing Functionality # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: test_atoms.py 5525 2007-01-10 13:35:03Z antarus $ +# $Id$ from unittest import TestCase from portage_dep import dep_getcpv diff --git a/tests/portage_dep/test_dep_getslot.py b/tests/portage_dep/test_dep_getslot.py index 5e18d7cd4..fc5a6e3cd 100644 --- a/tests/portage_dep/test_dep_getslot.py +++ b/tests/portage_dep/test_dep_getslot.py @@ -1,7 +1,7 @@ # test_dep_getslot.py -- Portage Unit Testing Functionality # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: test_atoms.py 5525 2007-01-10 13:35:03Z antarus $ +# $Id$ from unittest import TestCase from portage_dep import dep_getslot diff --git a/tests/portage_dep/test_get_operator.py b/tests/portage_dep/test_get_operator.py index ec052d914..72063f39a 100644 --- a/tests/portage_dep/test_get_operator.py +++ b/tests/portage_dep/test_get_operator.py @@ -1,7 +1,7 @@ # 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: test_atoms.py 5525 2007-01-10 13:35:03Z antarus $ +# $Id$ from unittest import TestCase from portage_dep import get_operator diff --git a/tests/portage_dep/test_isjustname.py b/tests/portage_dep/test_isjustname.py index a8a4e24be..1e152e73d 100644 --- a/tests/portage_dep/test_isjustname.py +++ b/tests/portage_dep/test_isjustname.py @@ -1,7 +1,7 @@ # test_isjustname.py -- Portage Unit Testing Functionality # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: test_atoms.py 5525 2007-01-10 13:35:03Z antarus $ +# $Id$ from unittest import TestCase from portage_dep import isjustname diff --git a/tests/portage_dep/test_isvalidatom.py b/tests/portage_dep/test_isvalidatom.py index 7835fbd0c..f1410366c 100644 --- a/tests/portage_dep/test_isvalidatom.py +++ b/tests/portage_dep/test_isvalidatom.py @@ -1,7 +1,7 @@ # test_isvalidatom.py -- Portage Unit Testing Functionality # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: test_atoms.py 5525 2007-01-10 13:35:03Z antarus $ +# $Id$ from unittest import TestCase from portage_dep import isvalidatom diff --git a/tests/portage_dep/test_match_from_list.py b/tests/portage_dep/test_match_from_list.py index 4526d4e31..d9d53ccbd 100644 --- a/tests/portage_dep/test_match_from_list.py +++ b/tests/portage_dep/test_match_from_list.py @@ -1,7 +1,7 @@ # 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: test_atoms.py 5525 2007-01-10 13:35:03Z antarus $ +# $Id$ from unittest import TestCase from portage_dep import match_from_list -- cgit v1.2.3-1-g7c22