diff --git a/tests/sample/pictures/accentué/hélicoïde.jpg b/tests/sample/pictures/accentué/hélicoïde.jpg new file mode 100644 index 0000000..3b12c3c Binary files /dev/null and b/tests/sample/pictures/accentué/hélicoïde.jpg differ diff --git a/tests/test_gallery.py b/tests/test_gallery.py index 9d13406..039c5d6 100644 --- a/tests/test_gallery.py +++ b/tests/test_gallery.py @@ -32,6 +32,11 @@ REF = { 'm57_the_ring_nebula-587px.jpg', 'Hubble ultra deep field.jpg', 'Hubble Interacting Galaxy NGC 5257.jpg'] + }, + u'accentué': { + 'title': u'Accentué', + 'thumbnail': u'hélicoïde.jpg', + 'img': [u'hélicoïde.jpg', 'superdupont_source_wikipedia_en.jpg'] } }