go-ssb-room/internal/broadcasts
Henry 4ecee3739e internal/broadcasts: fix test fluke
I'm not 100% sure how this ever passed so often. range over a map is
guaranteed to be random per the language spec. Not sure if this is
different for pointers but I'd be supprised.

Well, now this is testing the right things directly at least and doesn't
depend on the order of the output.
2021-02-15 15:26:50 +01:00
..
broadcast_test.go internal/broadcasts: fix test fluke 2021-02-15 15:26:50 +01:00
room_change.go change name to go-ssb-room 2021-02-09 17:38:51 +01:00