Remove trailing whitespace
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / core / VersionMessageUdpWrapperTest.java
index 8cdca399f99e36f15d69ac094228b73afd250a2e..be61603037c0187bebba000022c82034ce3e3265 100644 (file)
@@ -17,7 +17,7 @@ import org.mockito.Mock;
 import org.mockito.MockitoAnnotations;
 
 /**
- * 
+ *
  * @author madamjak
  *
  */
@@ -29,7 +29,7 @@ public class VersionMessageUdpWrapperTest {
     public void startUp(){
         MockitoAnnotations.initMocks(this);
     }
-    
+
     @Test
     public void test(){
         short version = 35;