Make the self-test script importable
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 2 Jan 2017 06:06:41 +0000 (06:06 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 2 Jan 2017 06:06:41 +0000 (06:06 +0000)
In preparation for moving the self-test script to a more standard
entrypoint, make it safely importable and give it a separate
conditional main() execution.


No differences found