Files @ bd4840ad72d3
Branch filter:

Location: kallithea/kallithea/tests/models/test_user_permissions_on_repos.py

Mads Kiilerich
tests: more consistently use unicode where unicode is expected

Nothing but extra u annotation to turn str constants into unicode.

This has been verified by hacking sqlalchemy to fail if wrong string types are passed.
#TODO; write tests when we activate algo for permissions.