X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tests%2Fintegration%2F__init__.py;h=e0b5e8c6e0e87bbfbed11f3fe55dfb74b9ac6be1;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=847f3c055188614da2cd7ea8028db8ab025eb1d8;hpb=427f57893cb4bf8aebc0b6f56d0cb3f178d23cf1 diff --git a/tests/integration/__init__.py b/tests/integration/__init__.py index e69de29..e0b5e8c 100644 --- a/tests/integration/__init__.py +++ b/tests/integration/__init__.py @@ -0,0 +1,13 @@ +# Copyright 2019 Canonical Ltd. +# +# 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 +#