]> Cypherpunks repositories - gostls13.git/commit
sort: replace Errorf+FailNow with Fatalf
authorIskander Sharipov <quasilyte@gmail.com>
Fri, 22 Mar 2019 12:30:30 +0000 (15:30 +0300)
committerIan Lance Taylor <iant@golang.org>
Fri, 22 Mar 2019 14:26:11 +0000 (14:26 +0000)
commit98891386146413e902bef41a7feb7595b86e4c1d
treef0a0cef1b2d189eb8ddfe6825d66e5e340ea4153
parentcf952e9e62a464e5df6773dd22907497078fbd90
sort: replace Errorf+FailNow with Fatalf

Change-Id: I4f8d0178e780b86d1f551b367e2ddac3789be5aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/168880
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/sort/sort_test.go