diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:31:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:31:49 +0000 |
commit | ee8af66d2b0e49e30b75d5f9932807a127f6c942 (patch) | |
tree | 36d4dd94c247396cadf50ad9287dc1d8b6e4bf8b /debian/tests | |
parent | Merging upstream version 4.1.12. (diff) | |
download | python-ansible-compat-ee8af66d2b0e49e30b75d5f9932807a127f6c942.tar.xz python-ansible-compat-ee8af66d2b0e49e30b75d5f9932807a127f6c942.zip |
Merging debian version 4.1.12-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests')
-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 |