We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab1c10 commit fd1fd2fCopy full SHA for fd1fd2f
Development/sdp/test/sdp_test.cpp
@@ -589,7 +589,7 @@ BST_TEST_CASE(testSdpSessionId)
589
}
590
591
////////////////////////////////////////////////////////////////////////////////////////////
592
-BST_TEST_CASE(testSdpSessionVesrion)
+BST_TEST_CASE(testSdpSessionVersion)
593
{
594
const std::string before = "v=0\r\no=- 42 ";
595
const std::string after = " IN IP4 10.0.0.1\r\ns= \r\nt=0 0\r\n";
0 commit comments