| Index: test/debugger/debug/debug-stepout-scope-part8.js
 | 
| diff --git a/test/mjsunit/debug-stepout-scope-part8.js b/test/debugger/debug/debug-stepout-scope-part8.js
 | 
| similarity index 99%
 | 
| rename from test/mjsunit/debug-stepout-scope-part8.js
 | 
| rename to test/debugger/debug/debug-stepout-scope-part8.js
 | 
| index 790caca7c3a9c9c8a7d8fd093e59d6fd37ceba21..5b3585cc5755aff1cd42cc34d1aa6ed028a00be1 100644
 | 
| --- a/test/mjsunit/debug-stepout-scope-part8.js
 | 
| +++ b/test/debugger/debug/debug-stepout-scope-part8.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.
 | 
| 
 |