BUG 1001 Failing test - RestGetOperationTest.getStreamsTest 45/7045/2
authorJozef Gloncak <jgloncak@cisco.com>
Wed, 14 May 2014 08:23:24 +0000 (10:23 +0200)
committerEd Warnicke <eaw@cisco.com>
Thu, 15 May 2014 20:38:31 +0000 (15:38 -0500)
commit977a0c581877b080df90af1604c941cb10ed1437
tree8fba90239cb7c45553a87da535e05614bb8814d8
parent6df12fa22ddb267bf3b3e948eb3f7b6246a18cb6
BUG 1001 Failing test - RestGetOperationTest.getStreamsTest

responseBody variable now contained some data and therefore it wasn't xml
tag <streams/> but <streams></streams>

Change-Id: I73004f848f0dfc5f2929f8f8ea2dbd6afc25d35a
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>