From e76571e2dddee0dba228d05579f6aef28630ba63 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 3 May 2012 17:19:28 -0400 Subject: Fix encoding issues --- test/test.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/test.py') diff --git a/test/test.py b/test/test.py index f8c9207..630c157 100644 --- a/test/test.py +++ b/test/test.py @@ -1,3 +1,6 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -* + ''' Class for the testing suite : - get the list of all test files -- cgit v1.3