func TestHelperProcess(t *testing.T) { token.TestHelperProcessCLI(t, &tokenDisk.Command{}) }
func TestHelperProcess(t *testing.T) { token.TestHelperProcessCLI(t, new(Command)) }