#!/bin/sh

set -e

cd /usr/share/doc/python-link-grammar-examples/examples/
python3 ./tests.py
