diff options
Diffstat (limited to 'chrome/test/pyautolib/PYAUTO_TESTS')
-rw-r--r-- | chrome/test/pyautolib/PYAUTO_TESTS | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/chrome/test/pyautolib/PYAUTO_TESTS b/chrome/test/pyautolib/PYAUTO_TESTS deleted file mode 100644 index 0b9cb3f..0000000 --- a/chrome/test/pyautolib/PYAUTO_TESTS +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright (c) 2010 The Chromium Authors. All rights reserved. -# Use of this source code is governed by a BSD-style license that can be -# found in the LICENSE file. - -{ - 'FULL': { - 'all': [ - ], - - 'win': [ - ], - - 'mac': [ - ], - - 'linux': [ - ], - - 'chromeos': [ - ], - }, -} |