Browse Source

verify Needed utf-8 encoding

Mike Smith 11 years ago
parent
commit
15e359327d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      toolset/run-tests.py

+ 1 - 0
toolset/run-tests.py

@@ -1,4 +1,5 @@
 #!/usr/bin/env python
 #!/usr/bin/env python
+# -*- coding: utf-8
 import argparse
 import argparse
 import ConfigParser
 import ConfigParser
 import sys
 import sys