]> Cypherpunks repositories - gostls13.git/commit
runtime: enable TestEmptySlice
authorRuss Cox <rsc@golang.org>
Wed, 29 Jul 2015 23:05:07 +0000 (19:05 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 30 Jul 2015 04:47:16 +0000 (04:47 +0000)
commitbfac8623d554043c710a2a6b8fe971167d7700c0
tree819b9dcee8a7f85a8e8c738f0ce72e2aaccbe94d
parentd3ffc975f38890abbd8ca3f7833772e6423297e8
runtime: enable TestEmptySlice

It says to disable until #7564 is fixed. It was fixed in April 2014.

Change-Id: I9bebfe96802bafdd2d1a0a47591df346d91b000c
Reviewed-on: https://go-review.googlesource.com/12858
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/mfinal_test.go