#!/bin/sh

set -e

export LC_ALL=C.UTF-8
python3 test/test.py
