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