diff options
| author | Micah Anderson <micah@riseup.net> | 2014-08-11 16:34:44 -0400 |
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2014-08-11 16:34:44 -0400 |
| commit | cc2f4508d4b8bc5146611eaa0290e7dbe2fdf00f (patch) | |
| tree | 0365c18dae4919ba9d3854982336ec1425f265c7 /debian/tests/pypy | |
| parent | cce638a8adf4e045ca5505afea4bda57753c31dd (diff) | |
upstream importupstream/14.3.1
Diffstat (limited to 'debian/tests/pypy')
| -rwxr-xr-x | debian/tests/pypy | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/tests/pypy b/debian/tests/pypy deleted file mode 100755 index 78d7096..0000000 --- a/debian/tests/pypy +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -set -efu - -cd "$ADTTMP" - -echo "=== pypy ===" -pypy -m unittest discover -v -s $(pypy -c "import zmq, os; print os.path.dirname(zmq.__file__)") 2>&1 |
