| Index: test/mjsunit/runtime-gen/mathfloor.js
|
| diff --git a/test/mjsunit/runtime-gen/mathfloor.js b/test/mjsunit/runtime-gen/mathfloor.js
|
| deleted file mode 100644
|
| index 705c497e8253a4addfc51910e0d315f99d0a5fba..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/runtime-gen/mathfloor.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
|
| -var _x = 1.5;
|
| -%MathFloor(_x);
|
|
|