#!/bin/bash

set -e
. ./activate.sh
python -m unittest discover tests -v