blob: 53b5525268c3bab8378bdf355b57f94881c0912a [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_WebRTC(chrome_test.PyAutoFunctionalTest):
version = 1
def run_once(self):
self.run_pyauto_functional(suite='WEBRTC')