print("import: 'healpy'")
import healpy

print("import: 'healpy.test'")
import healpy.test

