#!/bin/sh

set -e

cd plip/test
python3 test_special_cases.py
