| Index: test/debugger/debug/debug-stepin-builtin.js
|
| diff --git a/test/mjsunit/debug-stepin-builtin.js b/test/debugger/debug/debug-stepin-builtin.js
|
| similarity index 96%
|
| rename from test/mjsunit/debug-stepin-builtin.js
|
| rename to test/debugger/debug/debug-stepin-builtin.js
|
| index f61098045cd8112ea5f5eccebcd2c7dd84b3bd41..f58019adc787a180854781d0e9b5de5205022470 100644
|
| --- a/test/mjsunit/debug-stepin-builtin.js
|
| +++ b/test/debugger/debug/debug-stepin-builtin.js
|
| @@ -25,9 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --expose-debug-as debug
|
|
|
| -// Get the Debug object exposed from the debug context global object.
|
| Debug = debug.Debug
|
|
|
| var exception = null;
|
|
|