Actually create PostStatus objects for new posts. Temporarily only run these new tests so we can add djangobb to the full test suite.
6 lines
No EOL
172 B
Python
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 * |