mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
fixes some test description formatting inconsistencies so log file looks nice
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@246338 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -133,8 +133,8 @@ AST_TEST_DEFINE(sip_parse_uri_test)
|
||||
info->category = "channels/chan_sip/";
|
||||
info->summary = "tests sip uri parsing";
|
||||
info->description =
|
||||
" Tests parsing of various URIs"
|
||||
" Verifies output matches expected behavior.";
|
||||
"Tests parsing of various URIs "
|
||||
"Verifies output matches expected behavior.";
|
||||
return AST_TEST_NOT_RUN;
|
||||
case TEST_EXECUTE:
|
||||
break;
|
||||
|
Reference in New Issue
Block a user