Fix test_ordinals
authorMatt Caswell <matt@openssl.org>
Wed, 13 Jan 2016 20:51:41 +0000 (20:51 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 13 Jan 2016 20:52:12 +0000 (20:52 +0000)
commit6b95a37833415d8fd1abb85f85e29fb57c05b11c
tree0f2033aa9962735f4a6507e21bd3778397981d82
parentb7cb76461492d49b7b7cba19068573db059f361f
Fix test_ordinals

This used to work but somewhere along the line it broke and was failing to
detect duplicate ordinals - which was the whole point of the test!

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/01-test_ordinals.t