summaryrefslogtreecommitdiff
path: root/debian/tests/python-pytest-catchlog
diff options
context:
space:
mode:
authorDaniel Stender <debian@danielstender.com>2015-07-26 22:49:30 +0200
committerDaniel Stender <debian@danielstender.com>2015-07-26 22:51:03 +0200
commit5228cb84daa2a5e4c44bebe8500d6f4e545d7b19 (patch)
tree6990b789e04a1f2cb26eb93c748a3ae96922d1da /debian/tests/python-pytest-catchlog
parent9f7b3008a9ac46b7780bbc50629e207b4ca365e9 (diff)
Imported Debian patch 1.1-1
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