summaryrefslogtreecommitdiff
path: root/tests/forms_tests/widget_tests/test_checkboxselectmultiple.py
AgeCommit message (Expand)Author
2016-04-28Refs #15667 -- Removed choices argument from some RendererMixin methods.Tim Graham
2015-08-31Rewrote form widget tests as proper unittests.Preston Timmons