#!/bin/sh

set -e

python CoverageTestRunner.py subdir --ignore-missing-from=test-excluded
