File: unittests

package info (click to toggle)
python-barbicanclient 7.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,028 kB
  • sloc: python: 9,327; makefile: 22; sh: 2
file content (5 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'barbicanclient\.tests\.(?!(.*test_barbican\.WhenTestingBarbicanCLI\.test_should_show_usage_with_help_flag.*))'