From 51d9d04c2a70d0750f1abc48a50ed5eeb9cf6d90 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 24 Jan 2022 14:51:31 -0800 Subject: [PATCH] DNM testing things Change-Id: Iedfc658c6120836e2ffb61779d2989e6cea9f4be --- testinfra/test_base.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testinfra/test_base.py b/testinfra/test_base.py index 4fde49cb7a..3fab1af72d 100644 --- a/testinfra/test_base.py +++ b/testinfra/test_base.py @@ -12,6 +12,8 @@ # License for the specific language governing permissions and limitations # under the License. +# DNM do some testing + import util testinfra_hosts = ['all']