#!/bin/sh

py.test tests_unit/ --cov=libddog $@
