aboutsummaryrefslogtreecommitdiff
path: root/src/internal/reflectlite/reflect_mirror_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/reflectlite/reflect_mirror_test.go')
-rw-r--r--src/internal/reflectlite/reflect_mirror_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/reflectlite/reflect_mirror_test.go b/src/internal/reflectlite/reflect_mirror_test.go
index 0fd004eef5..c875739034 100644
--- a/src/internal/reflectlite/reflect_mirror_test.go
+++ b/src/internal/reflectlite/reflect_mirror_test.go
@@ -24,7 +24,6 @@ var typeNames = []string{
"chanType",
"funcType",
"interfaceType",
- "mapType",
"ptrType",
"sliceType",
"structType",