I'm using the tarball from PyPI (https://files.pythonhosted.org/packages/source/s/sphinxemoji/sphinxemoji-0.3.1.tar.gz) and it contains a test that always fails (`assert 0`). How did that test made it into PyPI? I can't see it here in the source code.
I'm using the tarball from PyPI (https://files.pythonhosted.org/packages/source/s/sphinxemoji/sphinxemoji-0.3.1.tar.gz) and it contains a test that always fails (
assert 0).How did that test made it into PyPI? I can't see it here in the source code.