#!/bin/sh

# Change directory to ensure built version is not used.

cd "$AUTOPKGTEST_TMP"
python3 -c 'import posix1e; print(posix1e)'
