1# Copyright 2015 The Chromium OS Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5AUTHOR = 'zeuthen, wiley, avakulenko'
6NAME = 'buffet_RefreshAccessToken'
7TIME = 'SHORT'
8TEST_TYPE = 'client'
9ATTRIBUTES = "suite:tendo_experimental"
10
11DOC = """
12Test that buffet can refresh its access token.
13"""
14
15
16job.run_test('buffet_RefreshAccessToken')
17