summary refs log tree commit diff
path: root/tests/handlers/test_identity.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add test case for #5574Brendan Abolivier2019-06-281-0/+108
There's no test that makes sure #5574 didn't break things or works correctly (my bad), so this PR adds a test case that makes sure of it.