mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
ERROR: test_save_as (tests.test_contents.TestPage)
If a lang is not the default lang, save_as should be set
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/bruno/dev/pelican/tests/test_contents.py", line 63, in test_save_as
page.save_as = 'foo-bar.html'
AttributeError: can't set attribute
|
||
|---|---|---|
| .. | ||
| content | ||
| __init__.py | ||
| default_conf.py | ||
| test_contents.py | ||
| test_readers.py | ||
| test_settings.py | ||