uncomment handler tests
This commit is contained in:
parent
1629ddad1c
commit
6b279bd8bd
@ -1,6 +1,5 @@
|
||||
package stake
|
||||
|
||||
/*
|
||||
import (
|
||||
"strconv"
|
||||
"testing"
|
||||
@ -242,4 +241,3 @@ func TestVoidCandidacy(t *testing.T) {
|
||||
got = deliverer.declareCandidacy(msgDeclareCandidacy)
|
||||
assert.NoError(t, got, "expected ok, got %v", got)
|
||||
}
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user