Index: test/debugger/debug/debug-stepout-scope-part2.js |
diff --git a/test/mjsunit/debug-stepout-scope-part2.js b/test/debugger/debug/debug-stepout-scope-part2.js |
similarity index 98% |
rename from test/mjsunit/debug-stepout-scope-part2.js |
rename to test/debugger/debug/debug-stepout-scope-part2.js |
index 5b0b17b9e4c4fbccbebe7ed4af479525e5f089a2..ef1acd53b8fdcf6b44178f2e3fc9aa27b6d29a62 100644 |
--- a/test/mjsunit/debug-stepout-scope-part2.js |
+++ b/test/debugger/debug/debug-stepout-scope-part2.js |
@@ -25,7 +25,6 @@ |
// (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 |
// Check that the ScopeIterator can properly recreate the scope at |
// every point when stepping through functions. |