Mercurial > public > sg101
annotate antispam/tests/__init__.py @ 660:0dd84cff2477
For issue #40, rename uploaded files when approved.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 14 May 2013 21:01:40 -0500 |
parents | ee87ea74d46b |
children | 988782c6ce6c |
rev | line source |
---|---|
bgneal@472 | 1 from rate_limit_tests import * |
bgneal@472 | 2 from utils_tests import * |