diff options
author | practicalswift <practicalswift@users.noreply.github.com> | 2018-09-24 22:45:58 +0200 |
---|---|---|
committer | practicalswift <practicalswift@users.noreply.github.com> | 2018-11-07 18:07:49 +0100 |
commit | 590a57fdecc2eb2e8208d82e491d09a1986e4f0e (patch) | |
tree | f9cd40c88c058942de7eac7321b0ccdd4447627c /test/functional/feature_dersig.py | |
parent | e8d490f27e691d8e5f6910f878c4f1c3c6ad788d (diff) |
tests: Remove unused testing code
Diffstat (limited to 'test/functional/feature_dersig.py')
-rwxr-xr-x | test/functional/feature_dersig.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/feature_dersig.py b/test/functional/feature_dersig.py index 16272877e7..9cbc1b39bd 100755 --- a/test/functional/feature_dersig.py +++ b/test/functional/feature_dersig.py @@ -22,7 +22,6 @@ DERSIG_HEIGHT = 1251 # Reject codes that we might receive in this test REJECT_INVALID = 16 -REJECT_OBSOLETE = 17 REJECT_NONSTANDARD = 64 # A canonical signature consists of: |