From 57f96c5fe014420a09ed42e96f67562fabe33048 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Thu, 24 Feb 2011 15:44:08 +1300 Subject: Minor housekeeping - unused code, nocover directives. 95% test coverage. --- test/test_utils.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'test/test_utils.py') diff --git a/test/test_utils.py b/test/test_utils.py index f65c1ea7..be6db4d3 100644 --- a/test/test_utils.py +++ b/test/test_utils.py @@ -310,10 +310,7 @@ class udummy_cert(libpry.AutoTree): assert os.path.exists(os.path.join(d, "foo.com.pem")) - - - tests = [ uformat_timestamp(), uisBin(), -- cgit v1.2.3