#!/usr/bin/env bash
#
# requires: petsc

python3 -m pytest .
