diff options
author | Simon Glass <sjg@chromium.org> | 2019-05-14 15:53:52 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-07-10 16:52:58 -0600 |
commit | 7ebb45c7e2e1b8355ec4802e0802ae7b383a6ea5 (patch) | |
tree | d72134456fc20c46269c3dc14abd19fce1605e60 /lib/string.c | |
parent | b644c66f693c82750077b6f7530dde79f2ad7523 (diff) |
patman: Avoid unicode type in settings unit tests
The unicode type does not exist in Python 3 and when displaying strings
they do not have the 'u' prefix. Adjusts the settings unit tests to deal
with this difference, by converting the comparison value to a string, thus
dropping the 'u'.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions