File: unittests

package info (click to toggle)
python-vitrageclient 5.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 648 kB
  • sloc: python: 1,807; makefile: 26; sh: 2
file content (6 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/sh

set -e

# See https://bugs.launchpad.net/python-vitrageclient/+bug/2078682
pkgos-dh_auto_test --no-py2 'vitrageclient\.tests\.(?!cli.test_topology_show\.TopologyShowTest\.test_dot_emitter)'