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/clitest.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test/clitest.py') diff --git a/test/clitest.py b/test/clitest.py index a4530a9..8fc4072 100644 --- a/test/clitest.py +++ b/test/clitest.py @@ -1,4 +1,6 @@ -#!/usr/bin/python +#!/usr/bin/env python +# -*- coding: utf-8 -* + ''' Unit test for the CLI interface ''' -- cgit v1.3