#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'muranoagent\.tests\.unit\.(?!(.*test_script_runner\.TestScriptRunner\.test_script_runner_downloable.*|.*test_files_manager\.TestFileManager\.test_is_svn_wrong_http_protocol.*))'
