This commit is contained in:
resteve 2013-10-25 14:41:20 +02:00
parent 99cfc55d5c
commit 119ed07fff

View file

@ -2,3 +2,5 @@
# The COPYRIGHT file at the top level of this repository contains
# the full copyright notices and license terms.
from .test_csv_import import suite
__all__ = ['suite']