Index: client/site_tests/desktopui_BrowserTest/control |
diff --git a/client/site_tests/desktopui_BrowserTest/control b/client/site_tests/desktopui_BrowserTest/control |
deleted file mode 100644 |
index 281a8307275bb4bdc8eb461d192943205d71b27a..0000000000000000000000000000000000000000 |
--- a/client/site_tests/desktopui_BrowserTest/control |
+++ /dev/null |
@@ -1,20 +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_BrowserTest" |
-PURPOSE = "Verify basic browsing capability of Chrome." |
-CRITERIA = """ |
-This test will fail if any of the commands chrome executes returns an error. |
-""" |
-TIME = "LONG" |
-TEST_CATEGORY = "Functional" |
-TEST_CLASS = "desktopui" |
-TEST_TYPE = "client" |
- |
-DOC = """ |
-This is a wrapper test for Chrome browser_test. |
-""" |
- |
-job.run_test('desktopui_BrowserTest') |