Index: test/debugger/debug/regress/regress-1081309.js |
diff --git a/test/mjsunit/regress/regress-1081309.js b/test/debugger/debug/regress/regress-1081309.js |
similarity index 96% |
rename from test/mjsunit/regress/regress-1081309.js |
rename to test/debugger/debug/regress/regress-1081309.js |
index 329dc1d6cff85681350529e6f599d2ea23e78060..5e4cd882168c257de69818dbad670868f5a33238 100644 |
--- a/test/mjsunit/regress/regress-1081309.js |
+++ b/test/debugger/debug/regress/regress-1081309.js |
@@ -25,8 +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 |
-// Get the Debug object exposed from the debug context global object. |
Debug = debug.Debug |
// Make sure that the backtrace command can be processed when the receiver is |