]> Cypherpunks repositories - gostls13.git/commit
archive/tar: also skip header roundtrip test on nacl
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 26 Jun 2015 22:13:52 +0000 (15:13 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 26 Jun 2015 22:36:38 +0000 (22:36 +0000)
commit2b3b7dc1a96d4e23d687e1d4cc61dcb076ee3609
treec121f93d1f3301a0317ab8e05f4d0a094e5faba2
parent603dc4171aa23c57549ee03b2e3f9beb7403973f
archive/tar: also skip header roundtrip test on nacl

Update #11426

Change-Id: I7abc4ed2241a7a3af6d57c934786f36de4f97b77
Reviewed-on: https://go-review.googlesource.com/11592
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/archive/tar/tar_test.go