From 381378afe6584342b9db63a14fa09b26ec1e6328 Mon Sep 17 00:00:00 2001 From: nileshprasad Date: Thu, 10 Dec 2015 15:38:38 -0800 Subject: [PATCH] Removed pending status of udp6 test case. --- spec/support/jasmineTest/clientTestCases.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/support/jasmineTest/clientTestCases.spec.js b/spec/support/jasmineTest/clientTestCases.spec.js index 919a49e..46ef09f 100644 --- a/spec/support/jasmineTest/clientTestCases.spec.js +++ b/spec/support/jasmineTest/clientTestCases.spec.js @@ -204,7 +204,7 @@ describe('Test Cases for client: ', } ); - xit( + it( 'Verify UDP server of type udp6 connects to UDP server named "udp6Server" and receives message.', function(done){