summaryrefslogtreecommitdiffstats
path: root/tests/abrt_test.py
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-08-30 14:44:06 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2010-08-30 14:44:06 +0200
commit38e61b082dcf0e64c5629f99b7338a8ef4299512 (patch)
tree4d3be9ca46182cec675ed830aba890588deaaf27 /tests/abrt_test.py
parente9df89628809f6c9919b929dd8deea52dfe743bf (diff)
downloadabrt-38e61b082dcf0e64c5629f99b7338a8ef4299512.tar.gz
abrt-38e61b082dcf0e64c5629f99b7338a8ef4299512.tar.xz
abrt-38e61b082dcf0e64c5629f99b7338a8ef4299512.zip
added utf-8 coding tag into .py files
Diffstat (limited to 'tests/abrt_test.py')
-rwxr-xr-x[-rw-r--r--]tests/abrt_test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/abrt_test.py b/tests/abrt_test.py
index e6680228..eb53defa 100644..100755
--- a/tests/abrt_test.py
+++ b/tests/abrt_test.py
@@ -1,3 +1,5 @@
+#! /usr/bin/python
+# -*- coding: utf-8 -*-
import unittest
import sys
import rpm