Index: test/debugger/debug/debug-stepout-scope-part1.js |
diff --git a/test/mjsunit/debug-stepout-scope-part1.js b/test/debugger/debug/debug-stepout-scope-part1.js |
similarity index 99% |
rename from test/mjsunit/debug-stepout-scope-part1.js |
rename to test/debugger/debug/debug-stepout-scope-part1.js |
index 27a91d4d024edad1a386533da7604d8050cd4e74..32acc2417a631d585e1c3ea5caf0e14af37c52f5 100644 |
--- a/test/mjsunit/debug-stepout-scope-part1.js |
+++ b/test/debugger/debug/debug-stepout-scope-part1.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. |