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