summaryrefslogtreecommitdiff
path: root/oslo_vmware/tests
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-29 15:08:41 +0000
committerGerrit Code Review <review@openstack.org>2016-11-29 15:08:41 +0000
commite0fb3094f2b6347f38fff009073b95e8a15bcf89 (patch)
tree1dcf2196d4a6932b469d85dc29f001770eb4244b /oslo_vmware/tests
parent8982e57aee6ba21a8f8041dc223a8429a12521bd (diff)
parent94fdb315c5f0e6550530f5a5b42ef1295060303b (diff)
downloadoslo-vmware-e0fb3094f2b6347f38fff009073b95e8a15bcf89.tar.gz
Merge "Files with no code must be left completely empty"2.16.0
Diffstat (limited to 'oslo_vmware/tests')
-rw-r--r--oslo_vmware/tests/__init__.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/oslo_vmware/tests/__init__.py b/oslo_vmware/tests/__init__.py
index 0680747..e69de29 100644
--- a/oslo_vmware/tests/__init__.py
+++ b/oslo_vmware/tests/__init__.py
@@ -1,11 +0,0 @@
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.