#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'scciclient\.tests\.irmc\.(?!(.*test_scci\.SCCITestCase\.test_get_report_ok.*))'
