summaryrefslogtreecommitdiff
path: root/test/asn1_stable_parse_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/asn1_stable_parse_test.c')
-rw-r--r--test/asn1_stable_parse_test.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/asn1_stable_parse_test.c b/test/asn1_stable_parse_test.c
index 2cda581afc5a..34183e62cdd5 100644
--- a/test/asn1_stable_parse_test.c
+++ b/test/asn1_stable_parse_test.c
@@ -24,13 +24,12 @@ const OPTIONS *test_get_options(void)
static const OPTIONS options[] = {
OPT_TEST_OPTIONS_DEFAULT_USAGE,
{ "config", OPT_CONFIG_FILE, '<',
- "The configuration file to use for the libctx" },
+ "The configuration file to use for the libctx" },
{ NULL }
};
return options;
}
-
/*
* Test that parsing a config file with incorrect stable settings aren't parsed
* and appropriate errors are raised