Index: client/site_tests/suite_Factory/control.config |
diff --git a/client/site_tests/suite_Factory/control.config b/client/site_tests/suite_Factory/control.config |
deleted file mode 100644 |
index 2c6039ae79ccd3f7a0c5de1eaca4f403c061424f..0000000000000000000000000000000000000000 |
--- a/client/site_tests/suite_Factory/control.config |
+++ /dev/null |
@@ -1,19 +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 = "Factory" |
-PURPOSE = "Execute automated client side manufacturing tests." |
-TIME = "SHORT" |
-TEST_CATEGORY = "Functional" |
-TEST_CLASS = "suite" |
-TEST_TYPE = "client" |
- |
-DOC = """ |
-This test suite runs automated client-side manufacturing tests. |
-""" |
- |
-# Qualified Component Check |
-job.run_test('hardware_Components', approved_db='qualified_components') |
- |