#!/bin/sh

set -e

python3 python/test/test_collinear_spin.py 2>&1
