tests: fix missing encoding declaration (#44915)

This commit is contained in:
Paul Marillonnet 2020-07-07 17:22:28 +02:00 committed by Benjamin Dauvergne
parent 5b550185d2
commit c574d34895
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
# authentic2 - versatile identity manager
# Copyright (C) 2010-2019 Entr'ouvert
#