#!/bin/sh
echo "Testing 'test_examples.py'"
python test_examples.py
echo "Testing 'test_commandline.py'"
python test_commandline.py
