Skip to content

Commit fd1fd2f

Browse files
lo-simongarethsb
andauthored
Update Development/sdp/test/sdp_test.cpp
Co-authored-by: Gareth Sylvester-Bradley <[email protected]>
1 parent eab1c10 commit fd1fd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Development/sdp/test/sdp_test.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ BST_TEST_CASE(testSdpSessionId)
589589
}
590590

591591
////////////////////////////////////////////////////////////////////////////////////////////
592-
BST_TEST_CASE(testSdpSessionVesrion)
592+
BST_TEST_CASE(testSdpSessionVersion)
593593
{
594594
const std::string before = "v=0\r\no=- 42 ";
595595
const std::string after = " IN IP4 10.0.0.1\r\ns= \r\nt=0 0\r\n";

0 commit comments

Comments
 (0)