| Index: test/mjsunit/runtime-gen/setisobserved.js
|
| diff --git a/test/mjsunit/runtime-gen/setisobserved.js b/test/mjsunit/runtime-gen/setisobserved.js
|
| deleted file mode 100644
|
| index d885113ffa36909c2dd65718a2d94d131c01125f..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/runtime-gen/setisobserved.js
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -// Copyright 2014 the V8 project authors. All rights reserved.
|
| -// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY
|
| -// Flags: --allow-natives-syntax --harmony --harmony-proxies
|
| -var _obj = new Object();
|
| -%SetIsObserved(_obj);
|
|
|