#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'networking_generic_switch\.tests\.unit.*'
