#!/bin/sh
cd $ADTTMP && python3 -m pytest --doctest-modules --pyargs healpy
