mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
error was:
ERROR: test_article_with_metadata (tests.test_readers.RstReaderTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/bruno/dev/pelican/tests/test_readers.py", line 22, in test_article_with_metadata
reader = readers.RstReader()
TypeError: __init__() takes exactly 2 arguments (1 given)
|
||
|---|---|---|
| .. | ||
| content | ||
| __init__.py | ||
| default_conf.py | ||
| test_contents.py | ||
| test_readers.py | ||
| test_settings.py | ||