package papod import ( g "gobang" ) func MainTest() { g.Testing("multiple users can join a channel", func() { }) }