summaryrefslogtreecommitdiff
path: root/debian/tests/python-pytest-catchlog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/python-pytest-catchlog')
-rwxr-xr-xdebian/tests/python-pytest-catchlog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/python-pytest-catchlog b/debian/tests/python-pytest-catchlog
new file mode 100755
index 0000000..6cd9308
--- /dev/null
+++ b/debian/tests/python-pytest-catchlog
@@ -0,0 +1,2 @@
+#!/bin/sh -e
+pyversions -i | tr ' ' '\n' | xargs -I {} env {} -Wd -m pytest -v -x