Bug 7499 - ensure statistics scheduler does not die and keep trying while the control...
[openflowplugin.git] / openflowplugin / src / test / java / org / opendaylight / openflowplugin / openflow / md / core / translator / PacketInV10TranslatorTest.java
index ee4216f69c7364911f296211a33f2ff0c4dfb5c8..797dbc98d8feee2bc6a85e0f0a22ad42479e5425 100644 (file)
@@ -182,7 +182,7 @@ public class PacketInV10TranslatorTest {
                 + message.getInPort().toString()\r
                 + "]]]]}], _packetInReason=class org.opendaylight.yang.gen.v1.urn.opendaylight."\r
                 + "packet.service.rev130709.SendToController, _payload=[115, 101, 110, 100, 79, 117,"\r
-                + " 116, 112, 117, 116, 77, 115, 103, 95, 84, 69, 83, 84], augmentation=[]]]";\r
+                + " 116, 112, 117, 116, 77, 115, 103, 95, 84, 69, 83, 84], augmentation=[]]]";\r
         Assert.assertEquals(expectedString, salPacketIn.toString());\r
         LOG.debug("Test translate done.");\r
     }\r