From b0f8321e5abe339a53f16e2ce56459360b5cee0f Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 30 May 2010 15:03:20 +0000 Subject: [PATCH] Add missing encoding. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13350 282e977c-c81d-0410-88c4-b93c2d0d6712 --- test/quest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/quest.py b/test/quest.py index 2a5d96dc0..b2650c899 100644 --- a/test/quest.py +++ b/test/quest.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # basic quest-related tests import Crossfire