Index: src/platform/testing/debian/control |
diff --git a/src/platform/testing/debian/control b/src/platform/testing/debian/control |
deleted file mode 100644 |
index c51a634f4d8f1b44d4efc5a5319b6b35e2f04715..0000000000000000000000000000000000000000 |
--- a/src/platform/testing/debian/control |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-# Copyright (c) 2009 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. |
- |
-Source: chromeos-systemtests |
-Section: unknown |
-Priority: optional |
-Maintainer: The Chromium OS Authors <chromium-os-dev@googlegroups.com> |
-Build-Depends: debhelper (>= 7), autotools-dev |
-Standards-Version: 3.8.0 |
- |
-Package: chromeos-systemtests |
-Architecture: any |
-Depends: autotest, fio (>= 1.34.2) |
-Description: Packaged Autotest site-tests for testing chromium-os. |