improve tests
This commit is contained in:
parent
18d4225eec
commit
f37a8f797e
6 changed files with 107 additions and 23 deletions
|
|
@ -3,5 +3,6 @@
|
|||
|
||||
from stacosys.service import rss
|
||||
|
||||
|
||||
def test_configure():
|
||||
rss.configure("comments.xml", "blog", "http", "blog.mydomain.com")
|
||||
rss.configure("comments.xml", "blog", "http", "blog.mydomain.com")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue