From 5e60e0e3af85f22aa0afe8bf0ecf85619afacfeb Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 22 Aug 2013 16:39:52 -0400 Subject: Imported Upstream version 0.6.0.12 --- pycryptopp/test/test_startup.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 pycryptopp/test/test_startup.py (limited to 'pycryptopp/test/test_startup.py') diff --git a/pycryptopp/test/test_startup.py b/pycryptopp/test/test_startup.py deleted file mode 100644 index 3160feb..0000000 --- a/pycryptopp/test/test_startup.py +++ /dev/null @@ -1,5 +0,0 @@ -import unittest - -class T(unittest.TestCase): - def test_load_dll_twice(self): - pass -- cgit v1.2.3