keypair err mgt + shorturl random improve
This commit is contained in:
@@ -20,7 +20,7 @@ func TestOpen(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestStorePeer(t *testing.T) {
|
||||
id := createId()
|
||||
id := createId(t)
|
||||
GetConfig().SetMemPass("test")
|
||||
GetConfig().SetIdentity(id)
|
||||
ps := &PeerStorage{
|
||||
|
||||
Reference in New Issue
Block a user