Repository: cloudstack Updated Branches: refs/heads/master 951ffb1f0 -> e459ccfa6
rat: new license copy from sibling test class Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e459ccfa Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e459ccfa Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e459ccfa Branch: refs/heads/master Commit: e459ccfa6b5c21fe730642cf9fba1dcc5303587f Parents: 951ffb1 Author: Daan Hoogland <[email protected]> Authored: Sun Apr 12 19:56:00 2015 -0500 Committer: Daan Hoogland <[email protected]> Committed: Sun Apr 12 19:56:00 2015 -0500 ---------------------------------------------------------------------- .../test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e459ccfa/plugins/network-elements/bigswitch/test/com/cloud/network/bigswitch/BigSwitchBcfUtilsTest.java ---------------------------------------------------------------------- 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 7bf5b12..554eac9 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;
