summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-09-27Don't test is spam_checker not NoneDavid Baker1-1/+7
Sometimes it's a Mock object which is not none but is still not what we're after
2017-09-27Remove unintentional debuggingDavid Baker1-1/+0
2017-09-27