From 2a873e1a4d6babf37e417c9da3e4e1b3640bc347 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 28 Dec 2011 22:04:03 +0100 Subject: Rename and comment tests Git-Dch: Ignore --- tests/07_test_fastimport.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/07_test_fastimport.py') diff --git a/tests/07_test_fastimport.py b/tests/07_test_fastimport.py index cfb560f..7e38bf2 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 -- cgit v1.2.3