summaryrefslogtreecommitdiff
path: root/test/test.py
diff options
context:
space:
mode:
authorjvoisin2012-05-03 17:19:28 -0400
committerjvoisin2012-05-03 17:19:28 -0400
commite76571e2dddee0dba228d05579f6aef28630ba63 (patch)
tree48a41e95655eb57dc83e517d1c619de4ab49f091 /test/test.py
parent1e26c0fe56a7e354f0649792de096dfeada8a1c5 (diff)
Fix encoding issues
Diffstat (limited to '')
-rw-r--r--test/test.py3
1 files changed, 3 insertions, 0 deletions
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 @@
1#!/usr/bin/env python
2# -*- coding: utf-8 -*
3
1''' 4'''
2 Class for the testing suite : 5 Class for the testing suite :
3 - get the list of all test files 6 - get the list of all test files