Changeset - 7bdd98075f82
[Not reviewed]
0 1 0
Brett Smith - 6 years ago 2017-12-30 14:49:33
brettcsmith@brettcsmith.org
tests: AddEntityHook tests for e758db3, 56cba14, 82e4bf5.
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
tests/test_hooks.py
Show inline comments
...
 
@@ -20,2 +20,3 @@ def test_load_all():
 
    ('稲荷', '稲荷'),
 
    ('稲(Jan)荷', '稲荷'),
 
    ('Pøweł', 'Powel'),
...
 
@@ -24,2 +25,4 @@ def test_load_all():
 
    ('Francis da Silva', 'da-Silva-Francis'),
 
    ('A van der B', 'van-der-B-A'),
 
    ('A de B de la C', 'de-la-C-A-de-B'),
 
])
0 comments (0 inline, 0 general)