rename test to about
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package go_koans
|
||||
|
||||
func testStructs() {
|
||||
func aboutStructs() {
|
||||
var bob struct {
|
||||
name string
|
||||
age int
|
||||
|
||||
Reference in New Issue
Block a user