blob: 70e93ec4684dcaa9040f0efa06f2f1d1fb231a4e [file] [log] [blame]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
from autotest_lib.client.cros import chrome_test
class desktopui_Youtube(chrome_test.PyAutoFunctionalTest):
version = 1
def run_once(self):
self.run_pyauto_functional(tests=['youtube'])