#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'cinderclient\.tests\.unit\.(?!test_shell\.TestLoadVersionedActions\.test_load_versioned_actions_with_help)'
