JessicaTegner/pypandoc

test_basic_conversion_from_file_pattern fails

Opened this issue · 1 comments

======================================================================
FAIL: test_basic_conversion_from_file_pattern (__main__.TestPypandoc)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/zbyszek/fedora/python-pypandoc/pypandoc-1.8/tests.py", line 206, in test_basic_conversion_from_file_pattern
    assert "making a release" in received
AssertionError

Maybe I'm misunderstanding what the test does, but "making a release" doesn't appear in any docs in the repo…

It is in release.md, but it is missing from the PyPi release tarball and the tests fail when using that as a starting point.