pelican/tests
Bruno Binet c2b8caed3f fix test test_article_with_metadata
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)
2012-03-06 16:41:36 +00:00
..
content all test pass 2011-07-02 15:15:21 -05:00
__init__.py moving tests dir 2011-07-02 14:41:39 -05:00
default_conf.py Removed execution mode of default_conf.py 2012-02-28 17:37:17 +01:00
test_contents.py restore the use of python rather than pypy in the batfiles (windows) 2012-02-27 21:06:33 +01:00
test_readers.py fix test test_article_with_metadata 2012-03-06 16:41:36 +00:00
test_settings.py import unittest if cannot found unittest2 2012-02-28 01:43:36 +09:00