diff options
Diffstat (limited to 'test/src/exhaustive/test_brainpool_rfc.c')
| -rw-r--r-- | test/src/exhaustive/test_brainpool_rfc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/exhaustive/test_brainpool_rfc.c b/test/src/exhaustive/test_brainpool_rfc.c index 4fc710f..f2c38be 100644 --- a/test/src/exhaustive/test_brainpool_rfc.c +++ b/test/src/exhaustive/test_brainpool_rfc.c @@ -162,7 +162,6 @@ ParameterizedTestParameters(brainpool_rfc, test_brainpool_rfc_params) { } ParameterizedTest(struct rfc_params *param, brainpool_rfc, test_brainpool_rfc_params) { - cr_skip(); cfg->bits = param->bits; cfg->field = FIELD_PRIME; |
