File: unittests

package info (click to toggle)
python-openstackclient 8.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,872 kB
  • sloc: python: 131,970; makefile: 140; sh: 22
file content (5 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'openstackclient\.tests\.unit\.(?!.*common\.test_module\.TestModuleList*)'