| Issue 66: | Common/notification test is missing from tests being run | |
| 2 people starred this issue and may be notified of changes. | Back to list |
[Note: this is for reporting issues on the JaikuEngine open source project. if you are reporting an issue with the jaiku.com service, please send it to support@jaiku.com] What steps will reproduce the problem? 1. python manage.py test common 2. Check if corresponding .pyc file is being generated for common/test/notification.py Missing "from common.test.notification import *" in common/tests.py
Mar 30, 2009
Project Member
#1
jonasnoc...@gmail.com
Apr 3, 2009
submitted jonas' patch.
Status:
Fixed
|