#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'senlinclient\.tests\.unit\.(?!(.*test_shell.ShellTest.test_do_add_profiler_args.*))'
