diff --git a/python/az/aro/azext_aro/tests/latest/integration/__init__.py b/python/az/aro/azext_aro/tests/latest/integration/__init__.py index e69de29bb2d..1778c9802a8 100644 --- a/python/az/aro/azext_aro/tests/latest/integration/__init__.py +++ b/python/az/aro/azext_aro/tests/latest/integration/__init__.py @@ -0,0 +1,2 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the Apache License 2.0. diff --git a/python/az/aro/azext_aro/tests/latest/unit/__init__.py b/python/az/aro/azext_aro/tests/latest/unit/__init__.py index e69de29bb2d..1778c9802a8 100644 --- a/python/az/aro/azext_aro/tests/latest/unit/__init__.py +++ b/python/az/aro/azext_aro/tests/latest/unit/__init__.py @@ -0,0 +1,2 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the Apache License 2.0.