package cracha import ( g "gobang" ) func MainTest() { g.Testing("with adjusted emails, one can register twice", func() { }) }