diff options
| author | jvoisin | 2012-05-03 17:19:28 -0400 |
|---|---|---|
| committer | jvoisin | 2012-05-03 17:19:28 -0400 |
| commit | e76571e2dddee0dba228d05579f6aef28630ba63 (patch) | |
| tree | 48a41e95655eb57dc83e517d1c619de4ab49f091 /test/test.py | |
| parent | 1e26c0fe56a7e354f0649792de096dfeada8a1c5 (diff) | |
Fix encoding issues
Diffstat (limited to '')
| -rw-r--r-- | test/test.py | 3 |
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 |
