annotate antispam/tests/__init__.py @ 633:efac466a05d4

Correct an out of date docstring comment.
author Brian Neal <bgneal@gmail.com>
date Sun, 02 Dec 2012 14:42:08 -0600
parents ee87ea74d46b
children 988782c6ce6c
rev   line source
bgneal@472 1 from rate_limit_tests import *
bgneal@472 2 from utils_tests import *