aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/testplugins/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* callable hook convenience functions.. now work, and with tests!Christopher Allan Webber2013-04-101-0/+15
- Added three "callables" test plugins. - updated callable_runone to check for unhandled_okay in the kwargs dict. All passing!