datatracker/south/test_shim.py
Ole Laursen 73f3ce0905 Replace South with South 0.8.4
- Legacy-Id: 6872
2013-12-11 14:07:19 +00:00

7 lines
136 B
Python

"""
This file is needed as 1.6 only finds tests in files labelled test_*,
and ignores tests/__init__.py.
"""
from south.tests import *