#!/bin/sh set -eu python -m CoverageTestRunner distixapi --ignore-missing-from=without-tests yarn yarns/*.yarn \ --shell python \ --shell-arg '' \ --shell-library yarns/lib.py \ --cd-datadir \ "$@"