Fixes test not passing because bitexparser's latex_to_unicode also normalizes
This commit is contained in:
parent
52378d0903
commit
c8352fb7df
@ -288,7 +288,7 @@ class TestAdd(URLContentTestCase):
|
||||
def test_add_utf8_citekey(self):
|
||||
correct = ["",
|
||||
("added to pubs:\n"
|
||||
"[hausdorff1949grundzüge] Hausdorff, Felix \"Grundzüge der Mengenlehre\" (1949) \n"),
|
||||
"[hausdorff1949grundzüge] Hausdorff, Felix \"Grundzüge der Mengenlehre\" (1949) \n"),
|
||||
"The 'hausdorff1949grundzüge' citekey has been renamed into 'アスキー'\n",
|
||||
"The 'アスキー' citekey has been renamed into 'Ḽơᶉëᶆ_ȋṕšᶙṁ'\n"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user