diff options
Diffstat (limited to 'dev-python/amqplib/files/amqplib-0.6.1_disable_socket_tests.patch')
| -rw-r--r-- | dev-python/amqplib/files/amqplib-0.6.1_disable_socket_tests.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-python/amqplib/files/amqplib-0.6.1_disable_socket_tests.patch b/dev-python/amqplib/files/amqplib-0.6.1_disable_socket_tests.patch deleted file mode 100644 index c92e3cba64f4..000000000000 --- a/dev-python/amqplib/files/amqplib-0.6.1_disable_socket_tests.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -uNr amqplib-0.6.1.org/tests/client_0_8/run_all.py amqplib-0.6.1/tests/client_0_8/run_all.py ---- amqplib-0.6.1.org/tests/client_0_8/run_all.py 2011-07-06 16:21:22.000000000 -0400 -+++ amqplib-0.6.1/tests/client_0_8/run_all.py 2011-07-06 16:21:38.000000000 -0400 -@@ -28,13 +28,8 @@ - 'test_exceptions', - 'test_serialization', - 'test_basic_message', -- 'test_connection', -- 'test_channel', - ] - --if sys.version_info >= (2, 5): -- TEST_NAMES.append('test_with') -- - def main(): - suite = unittest.TestLoader().loadTestsFromNames(TEST_NAMES) - unittest.TextTestRunner(**settings.test_args).run(suite) |
