diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:31:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:31:38 +0000 |
commit | 1891fa42f4332cb1256be5aa88acd32702b7cd17 (patch) | |
tree | 7930a2cc893e608f4cf16ea4879d873acdec344d /debian/tests/control | |
parent | Merging upstream version 4.1.12. (diff) | |
download | python-ansible-compat-1891fa42f4332cb1256be5aa88acd32702b7cd17.tar.xz python-ansible-compat-1891fa42f4332cb1256be5aa88acd32702b7cd17.zip |
Adding debian version 4.1.12-1.debian/4.1.12-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/tests/control | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/tests/control b/debian/tests/control deleted file mode 100644 index 58d1355..0000000 --- a/debian/tests/control +++ /dev/null @@ -1,3 +0,0 @@ -Test-Command: python3 -m pytest -v -k 'not test_runtime_scan_path.py' -Depends: @, python3-pytest, python3-all, python3-pytest-mock -Restrictions: allow-stderr |