fixup! util/vizerror: add new package for visible errors

Signed-off-by: Will Norris <will@tailscale.com>
This commit is contained in:
Will Norris
2023-02-01 10:42:30 -08:00
committed by Will Norris
parent 648aa00a28
commit 51e1ab5560
3 changed files with 2 additions and 1 deletions

View File

@ -186,7 +186,6 @@ func TestStdHandler(t *testing.T) {
},
},
{
name: "handler returns generic error",
rh: handlerErr(0, testErr),