blob: 62c671d2091a34fb9823767cac037a91c7d2dffb [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_DocViewing(chrome_test.PyAutoFunctionalTest):
version = 1
def run_once(self):
self.run_pyauto_functional(tests=['doc_viewing'])