summaryrefslogtreecommitdiff
path: root/test/map.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/map.go')
-rw-r--r--test/map.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/map.go b/test/map.go
index 33658bae0..c913fc690 100644
--- a/test/map.go
+++ b/test/map.go
@@ -412,8 +412,6 @@ func main() {
}
}
- print("skipping increment test until bug060 is fixed\n");
- return;
// tests for structured map element updates
for i := 0; i < count; i++ {