testdata: move map growth test to map.go

This commit is contained in:
Damian Gryski
2022-04-27 10:31:34 -07:00
committed by Ron Evans
parent b251ce7b33
commit a32cda7a4c
5 changed files with 67 additions and 68 deletions
-1
View File
@@ -57,7 +57,6 @@ func TestBuild(t *testing.T) {
"json.go",
"map.go",
"math.go",
"mapgrowth.go",
"print.go",
"reflect.go",
"slice.go",