diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:24:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:24:37 +0000 |
commit | 09a9c245ff14e51a7431bf56fdc58dbcef68216e (patch) | |
tree | 71a5f5a2316b08467f2b11c7ae3197393e3216b2 /debian/tests | |
parent | Adding upstream version 4.1.11. (diff) | |
download | python-ansible-compat-09a9c245ff14e51a7431bf56fdc58dbcef68216e.tar.xz python-ansible-compat-09a9c245ff14e51a7431bf56fdc58dbcef68216e.zip |
Adding debian version 4.1.11-1.debian/4.1.11-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, 3 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..58d1355 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +Test-Command: python3 -m pytest -v -k 'not test_runtime_scan_path.py' +Depends: @, python3-pytest, python3-all, python3-pytest-mock +Restrictions: allow-stderr |