summaryrefslogtreecommitdiff
path: root/pycryptopp/test/test_startup.py
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-08-22 16:39:52 -0400
committerMicah Anderson <micah@riseup.net>2013-08-22 16:57:38 -0400
commit6d35b188b668c5007409e63a15e8340ed34dcfb8 (patch)
treec9dd25f3675b3b6f9b29b0786057f8a4d377bc2b /pycryptopp/test/test_startup.py
parent86a1089dc6694f58d0f3356bdf9c8fe4061421f5 (diff)
parent5e60e0e3af85f22aa0afe8bf0ecf85619afacfeb (diff)
Merge tag 'upstream/0.6.0.12'
Upstream version 0.6.0.12
Diffstat (limited to 'pycryptopp/test/test_startup.py')
-rw-r--r--pycryptopp/test/test_startup.py5
1 files changed, 0 insertions, 5 deletions
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