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