whitespace fix

This commit is contained in:
Nick Mathewson 2016-12-12 09:51:49 -05:00
parent 1bd562f1c4
commit 54069b97d3

View File

@ -4946,3 +4946,4 @@ struct testcase_t config_tests[] = {
CONFIG_TEST(parse_log_severity, 0), CONFIG_TEST(parse_log_severity, 0),
END_OF_TESTCASES END_OF_TESTCASES
}; };