Exemplo n.º 1
0
func TestHelperProcess(t *testing.T) {
	token.TestHelperProcessCLI(t, &tokenDisk.Command{})
}
Exemplo n.º 2
0
func TestHelperProcess(t *testing.T) {
	token.TestHelperProcessCLI(t, new(Command))
}