Skip to content
Snippets Groups Projects
Commit bd6f3d31 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

tests: Fix few tests which depend on order of elements in set.

parent 9f043da5
No related branches found
No related tags found
No related merge requests found
print({1}.union({2}))
print(sorted({1}.union({2})))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment