rtpsession: fix up GHashTable-behavior dependent tests
authorHavard Graff <havard.graff@gmail.com>
Wed, 17 Oct 2018 11:52:20 +0000 (13:52 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 20 Oct 2018 11:32:44 +0000 (12:32 +0100)
GHashTable iteration order changed in recent GLib,
and tests were relying on that.

https://mail.gnome.org/archives/desktop-devel-list/2018-October/msg00016.html


No differences found