| Index: test/debugger/debug/regress/regress-debug-context-load.js
|
| diff --git a/test/debugger/debug/regress/regress-debug-context-load.js b/test/debugger/debug/regress/regress-debug-context-load.js
|
| deleted file mode 100644
|
| index d9fe074d9149a139d9f6e8a17b3e649df14ee0c4..0000000000000000000000000000000000000000
|
| --- a/test/debugger/debug/regress/regress-debug-context-load.js
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -// Copyright 2014 the V8 project authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -
|
| -Debug = debug.Debug;
|
| -Debug.setListener(null);
|
|
|