test: command api
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
type Relation string
|
||||
|
||||
const (
|
||||
RelationWar Relation = "War"
|
||||
RelationPeace Relation = "Peace"
|
||||
RelationWar Relation = "WAR"
|
||||
RelationPeace Relation = "PEACE"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user