Index: client/site_tests/desktopui_UITest/control |
diff --git a/client/site_tests/desktopui_UITest/control b/client/site_tests/desktopui_UITest/control |
deleted file mode 100644 |
index 929755bf0955b149a3228399974f223cdfb131c5..0000000000000000000000000000000000000000 |
--- a/client/site_tests/desktopui_UITest/control |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-# Copyright (c) 2010 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. |
- |
-AUTHOR = "Chrome OS Team" |
-NAME = "desktopui_UITest" |
-PURPOSE = "Verify Chrome executes and renders basic pages." |
-CRITERIA = "This test will fail if running Chrome returns a command error." |
-TIME = "LONG" |
-TEST_CATEGORY = "Functional" |
-TEST_CLASS = "desktopui" |
-TEST_TYPE = "client" |
- |
-DOC = """ |
-This is a wrapper test for Chrome ui_test |
-""" |
- |
-job.run_test('desktopui_UITest') |