Chromium Code Reviews| Index: testing/legion/examples/http_example/http_test.isolate |
| diff --git a/testing/legion/examples/http_example/http_test.isolate b/testing/legion/examples/http_example/http_test.isolate |
| deleted file mode 100644 |
| index 605551bf0740989d6b2d51ab5be8aa386bc6a52b..0000000000000000000000000000000000000000 |
| --- a/testing/legion/examples/http_example/http_test.isolate |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -# Copyright 2015 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. |
| - |
| -{ |
| - 'includes': [ |
| - '../../../legion/legion.isolate' |
| - ], |
| - 'variables': { |
| - 'command': [ |
| - 'python', |
| - 'http_test.py', |
| - ], |
| - 'files': [ |
| - 'http_test.py', |
| - ], |
| - }, |
| -} |