commit | dd0285682d0639f710d573e5c4e320c1c352f443 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Thu Apr 03 17:57:52 2014 -0700 |
committer | Ray Milkey <ray@onlab.us> | Thu Apr 03 17:57:52 2014 -0700 |
tree | 2a5beb6f64527136e57678f4b98408e24fe7daa7 | |
parent | 269ffb9b3c0d87c4c512cfbf5650fffec8d84dab [diff] |
Remove useless semicolon and additional superfluous white space. Change-Id: Iab99a36ab819aedf7ce16fdaecbed8de3daa05ef
diff --git a/src/test/java/net/floodlightcontroller/core/internal/ControllerTest.java b/src/test/java/net/floodlightcontroller/core/internal/ControllerTest.java index 672c63f..8f69e64 100644 --- a/src/test/java/net/floodlightcontroller/core/internal/ControllerTest.java +++ b/src/test/java/net/floodlightcontroller/core/internal/ControllerTest.java
@@ -977,8 +977,6 @@ chdlr.sw, controller.activeSwitches.get(1L)); } - ; - @Test /** Slave2Slave transition ==> no change */ public void testNiciraRoleReplySlave2Slave() throws Exception {