
    def test_fail():
>       assert 0
E       assert 0

test_pastebin_failed.py:4: AssertionError
