#!/bin/sh

set -e

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