| Index: test/debugger/debug/debug-stepout-scope-part5.js | 
| diff --git a/test/mjsunit/debug-stepout-scope-part5.js b/test/debugger/debug/debug-stepout-scope-part5.js | 
| similarity index 98% | 
| rename from test/mjsunit/debug-stepout-scope-part5.js | 
| rename to test/debugger/debug/debug-stepout-scope-part5.js | 
| index e819e293cef137a0ea8c09f939bcaac8c58aaeb9..ee67c197e11a9bbc2b7665a263c48ce0050dfeaf 100644 | 
| --- a/test/mjsunit/debug-stepout-scope-part5.js | 
| +++ b/test/debugger/debug/debug-stepout-scope-part5.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. | 
|  |