summaryrefslogtreecommitdiff
path: root/tests/test_format_cap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_format_cap.c')
-rw-r--r--tests/test_format_cap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_format_cap.c b/tests/test_format_cap.c
index 76b15495f..4d810bf85 100644
--- a/tests/test_format_cap.c
+++ b/tests/test_format_cap.c
@@ -1088,7 +1088,7 @@ AST_TEST_DEFINE(format_cap_get_names)
info->summary = "Test getting the names of formats";
info->description =
"Test that obtaining the names from a format capabilities structure\n"
- "produces the expected output.\n";
+ "produces the expected output.";
return AST_TEST_NOT_RUN;
case TEST_EXECUTE:
break;