aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/07_test_fastimport.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/07_test_fastimport.py
parent747c05d728d3ab15c84ff22e077c7943d924d695 (diff)
Rename and comment tests
Git-Dch: Ignore
Diffstat (limited to 'tests/07_test_fastimport.py')
-rw-r--r--tests/07_test_fastimport.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/07_test_fastimport.py b/tests/07_test_fastimport.py
index cfb560f8..7e38bf25 100644
--- a/tests/07_test_fastimport.py
+++ b/tests/07_test_fastimport.py
@@ -1,5 +1,7 @@
# vim: set fileencoding=utf-8 :
+"""Test L{FastImport} class"""
+
import os
import shutil
import tarfile