diff options
Diffstat (limited to 'test/test_common.py')
-rw-r--r-- | test/test_common.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_common.py b/test/test_common.py index e78b74d..e7f1c0a 100644 --- a/test/test_common.py +++ b/test/test_common.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """Tests for the common routines.""" __author__ = 'Diego Elio Pettenò' |