summaryrefslogtreecommitdiffstats
path: root/tests/lib/__init__.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-10-15 20:30:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-10-15 20:30:44 +0000
commit4a398db99d88dd17dabc408fb2b58c610792bc1e (patch)
treee5404d6d19a4d67a9428b3d10f886717b9756352 /tests/lib/__init__.py
parentAdding upstream version 1.0.0. (diff)
downloadanta-upstream.tar.xz
anta-upstream.zip
Adding upstream version 1.1.0.upstream/1.1.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/lib/__init__.py')
-rw-r--r--tests/lib/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/lib/__init__.py b/tests/lib/__init__.py
deleted file mode 100644
index cd54f3a..0000000
--- a/tests/lib/__init__.py
+++ /dev/null
@@ -1,4 +0,0 @@
-# Copyright (c) 2023-2024 Arista Networks, Inc.
-# Use of this source code is governed by the Apache License 2.0
-# that can be found in the LICENSE file.
-"""Library for ANTA unit tests."""