horizon/openstack_dashboard/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 openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
test_config_types.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
test_filters.py openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
test_futurist_utils.py Refactor futurist calls 2018-03-14 21:15:52 +02:00
test_settings.py Handle partial dict setting 2019-09-26 14:31:17 +09:00