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