| Index: test/debugger/debug/debug-stepin-accessor.js
|
| diff --git a/test/mjsunit/debug-stepin-accessor.js b/test/debugger/debug/debug-stepin-accessor.js
|
| similarity index 98%
|
| rename from test/mjsunit/debug-stepin-accessor.js
|
| rename to test/debugger/debug/debug-stepin-accessor.js
|
| index 8513ca0eae62cedc2593b5249ba06f47c5163513..14da5584f43aba9c7f1b3154c2d2b3e94bdd6b22 100644
|
| --- a/test/mjsunit/debug-stepin-accessor.js
|
| +++ b/test/debugger/debug/debug-stepin-accessor.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;
|
|
|