#!/usr/bin/env bash
python -m unittest discover axelrod/tests/
python doctests.py
