summaryrefslogtreecommitdiff
path: root/dev-python/gmpy/files/gmpy-2.1.0_beta5-test-input.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gmpy/files/gmpy-2.1.0_beta5-test-input.patch')
-rw-r--r--dev-python/gmpy/files/gmpy-2.1.0_beta5-test-input.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-python/gmpy/files/gmpy-2.1.0_beta5-test-input.patch b/dev-python/gmpy/files/gmpy-2.1.0_beta5-test-input.patch
deleted file mode 100644
index 16705d917c93..000000000000
--- a/dev-python/gmpy/files/gmpy-2.1.0_beta5-test-input.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/test/runtests.py b/test/runtests.py
-index 5e5842d..7d64e52 100644
---- a/test/runtests.py
-+++ b/test/runtests.py
-@@ -81,7 +81,6 @@ if sys.version.startswith('3.1.'):
- print("with Python 3.1. The doctest module in Python 3.2 and later does not")
- print("have this issue.")
- print()
-- input("Press ENTER to continue.. ")
- print()
-
- mpz_doctests = ["test_mpz_create.txt", "test_mpz.txt", "test_mpz_io.txt",