Mercurial > public > sg101
annotate gpp/antispam/tests/__init__.py @ 578:a18516692273
Correct my Redis API error in unit test.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 05 May 2012 14:49:42 -0500 |
parents | 7c3816d76c6c |
children |
rev | line source |
---|---|
bgneal@472 | 1 from rate_limit_tests import * |
bgneal@472 | 2 from utils_tests import * |