#!/bin/sh

set -e

export LC_ALL=en_US.UTF-8
python3 test/python_magic_test.py
