From: paladz <453256728@qq.com> Date: Fri, 13 Apr 2018 13:37:58 +0000 (+0800) Subject: edit the unit test name X-Git-Tag: v1.0.5~109^2~2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=8fe099d1c2376adefa1abd4ae40d9aac265d53a1;p=bytom%2Fbytom.git edit the unit test name --- diff --git a/mining/tensority/algorithm_test.go b/mining/tensority/algorithm_test.go index 835216e0..4b62493e 100644 --- a/mining/tensority/algorithm_test.go +++ b/mining/tensority/algorithm_test.go @@ -8,7 +8,7 @@ import ( ) // Tests that tensority hash result is correct. -func TestHash(t *testing.T) { +func TestAlgorithm(t *testing.T) { tests := []struct { blockHeader [32]byte seed [32]byte