File: all-3

package info (click to toggle)
zope.testing 4.9-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 448 kB
  • sloc: python: 895; makefile: 5; sh: 2
file content (3 lines) | stat: -rw-r--r-- 166 bytes parent folder | download
1
2
3
#!/bin/bash
lib=`python3 -c 'from distutils import sysconfig; print(sysconfig.get_python_lib())'`
/usr/bin/zope-testrunner3 -k -vv --test-path ${lib} -s zope.testing