]> Cypherpunks repositories - gostls13.git/commit
api: remove unnecessary lines from except.txt
authorDaniel Martí <mvdan@mvdan.cc>
Sat, 7 Apr 2018 15:24:52 +0000 (16:24 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 9 Apr 2018 21:19:11 +0000 (21:19 +0000)
commitc5dd2543932878e23228ca38d3e3bd621a47fbb5
tree1875db076e8fde6c057e76408e65671dd41a7527
parentb65122f99a81fb745b1b1395607d10385eb9ea2a
api: remove unnecessary lines from except.txt

When I added the text/template/parse lines, I thought that both removed
and added APIs should be listed here (i.e. both -pkg and +pkg lines).
However that was wrong, as one can see by reading cmd/api/goapi.go, or
seeing how removing the +pkg lines does not break the API test.

Change-Id: I0a8dcd6db44762dadb58728acfb844bf118c9d45
Reviewed-on: https://go-review.googlesource.com/105376
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
api/except.txt