File: unittests

package info (click to toggle)
python-mistralclient 1%3A6.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,080 kB
  • sloc: python: 10,758; sh: 125; makefile: 25
file content (5 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'mistralclient\.tests\.unit\.(?!.*test_httpclient\.HTTPClientTest\.test_get_request_options_with_profile_enabled.*)'