horizon/horizon/test/unit/utils
YuehuiLei 87f498bee5 Drop the usage of unicode prefix from unicode strings
All strings are considered as unicode strings in python 3,
so we no longer need "u" prefix (u'...').

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I796d2fcdca066475bbf29d25cbf2aa67b2b2178b
2021-02-12 13:05:27 -06:00
..
__init__.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_babel_extract_angular.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
test_file_discovery.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_filters.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
test_functions.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_memoized.py rework memoized as a LRU cache with expiry 2018-11-02 13:38:12 +13:00
test_secret_key.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_validators.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00