Index: test/debugger/debug/debug-stepin-property-function-call.js |
diff --git a/test/mjsunit/debug-stepin-property-function-call.js b/test/debugger/debug/debug-stepin-property-function-call.js |
similarity index 97% |
rename from test/mjsunit/debug-stepin-property-function-call.js |
rename to test/debugger/debug/debug-stepin-property-function-call.js |
index dff83c7e148ae7dd92ad414802cab197b3f38922..0fdb94ed2b7cd596d54eb3cdedbe8ebb8f643548 100644 |
--- a/test/mjsunit/debug-stepin-property-function-call.js |
+++ b/test/debugger/debug/debug-stepin-property-function-call.js |
@@ -25,8 +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 --nocrankshaft |
-// Get the Debug object exposed from the debug context global object. |
+// Flags: --nocrankshaft |
Debug = debug.Debug |
var exception = null; |