mirror of
https://github.com/WikiTeam/wikiteam
synced 2024-11-12 07:12:41 +00:00
Add test for BOM encoding
This commit is contained in:
parent
1c820dafb7
commit
7c80d37e04
@ -138,6 +138,9 @@ class TestDumpgenerator(unittest.TestCase):
|
||||
|
||||
# Test old allpages API behaviour
|
||||
['http://wiki.damirsystems.com/index.php', 'http://wiki.damirsystems.com/api.php', 'SQL Server Tips'],
|
||||
|
||||
# Test BOM encoding
|
||||
['http://www.libreidea.org/w/index.php', 'http://www.libreidea.org/w/api.php', 'Main Page'],
|
||||
]
|
||||
|
||||
session = requests.Session()
|
||||
|
Loading…
Reference in New Issue
Block a user