From 3dea9b5513875735f3f6105aac05e35cb9b9c0f4 Mon Sep 17 00:00:00 2001 From: Markus Holtermann Date: Thu, 24 Jan 2013 17:57:42 +0100 Subject: Set correct encoding header --- tests/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/__init__.py b/tests/__init__.py index e69de29..40a96af 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -0,0 +1 @@ +# -*- coding: utf-8 -*- -- cgit v1.2.3