From c5cb9407d8abc1621f3f0a7a57a44b6566b33b9f Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Fri, 30 Mar 2012 13:49:27 +0200 Subject: [PATCH] add encoding header to fix this test --- src/icalendar/tests/test_encoding.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/icalendar/tests/test_encoding.py b/src/icalendar/tests/test_encoding.py index 213aeef..363544f 100644 --- a/src/icalendar/tests/test_encoding.py +++ b/src/icalendar/tests/test_encoding.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- import unittest2 as unittest import icalendar import pytz