python-feedgen/tests
Lars Kiesow a7ae36cb4f
Remove redundant media from method name
Using `fe.media.media_content(…)` is quite redundant. iThis patch
changes the name to `fe.media.content(…)`. The same goes for the
thumbnail method.

Part of #58
2017-05-21 23:56:12 +02:00
..
__init__.py Update distribution setup 2016-08-29 00:33:10 +02:00
test_entry.py Added more tests 2017-02-05 22:46:43 +01:00
test_extension.py Remove redundant media from method name 2017-05-21 23:56:12 +02:00
test_feed.py Unit Tests: Temporary file handles need to be closed explicitly under Windows 2017-03-16 16:33:50 +01:00
test_main.py Unit Tests: Temporary file handles need to be closed explicitly under Windows 2017-03-16 16:33:50 +01:00