aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/08_test_patch.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-12-28 22:04:03 +0100
committerGuido Günther <agx@sigxcpu.org>2011-12-29 09:45:15 +0100
commit2a873e1a4d6babf37e417c9da3e4e1b3640bc347 (patch)
treee97ee2ab9537d91ab7ef251a9d7da66b6e072505 /tests/08_test_patch.py
parent747c05d728d3ab15c84ff22e077c7943d924d695 (diff)
Rename and comment tests
Git-Dch: Ignore
Diffstat (limited to 'tests/08_test_patch.py')
-rw-r--r--tests/08_test_patch.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/08_test_patch.py b/tests/08_test_patch.py
index 8735b16c..92a6739f 100644
--- a/tests/08_test_patch.py
+++ b/tests/08_test_patch.py
@@ -1,3 +1,7 @@
+# vim: set fileencoding=utf-8 :
+
+"""Test L{Patch} class"""
+
import os
import unittest