This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
s2forums/djangobb_forum/tests/__init__.py
Ray Schamp 883e8e2f72 Add tests and fixes for them.
Actually create PostStatus objects for new posts. Temporarily only run these new tests so we can add djangobb to the full test suite.
2014-03-12 10:39:39 -04:00

6 lines
No EOL
172 B
Python

from test_spam import *
# from test_forum import *
# from test_reputation import *
# from test_profile import *
# from test_utils import *
# from test_templatetags import *