diff options
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-x | run_unittests.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/run_unittests.py b/run_unittests.py index cb5086c..a3a3ac2 100755 --- a/run_unittests.py +++ b/run_unittests.py @@ -4136,6 +4136,8 @@ recommended as it is not supported on some platforms''') 1 True A number: 1 + yes: YES + no: NO ''') # Dict ordering is not guaranteed and an exact string comparison randomly # fails on the CI because lines are reordered. |