]> git.k1024.org Git - debian-pylibacl.git/blob - debian/tests/simple
Post-fix changelog entry distribution for 0.7.0-1
[debian-pylibacl.git] / debian / tests / simple
1 #!/bin/sh
2
3 # Change directory to ensure built version is not used.
4
5 cd "$AUTOPKGTEST_TMP"
6 python3 -c 'import posix1e; print(posix1e)'