Skip to content

leaflet: Make test more robust

Alice Mikhaylenko requested to merge alicem/libhandy:leaflet-test into master

Use g_assert_cmpint() instead of g_assert_true(), actually test insertion. Fix code style. This was supposed to be a part of d39d9bf1

Merge request reports