From e459ccfa6b5c21fe730642cf9fba1dcc5303587f Mon Sep 17 00:00:00 2001 From: Daan Hoogland Date: Sun, 12 Apr 2015 19:56:00 -0500 Subject: [PATCH] rat: new license copy from sibling test class --- .../test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java b/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java index 7bf5b128016..554eac9aa2a 100644 --- a/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java +++ b/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java @@ -16,6 +16,7 @@ // specific language governing permissions and limitations // under the License. // + package com.cloud.network.bigswitch; import static org.junit.Assert.assertEquals;