Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Unified Diff: test/debugger/debug/regress/regress-1853.js

Issue 2566093002: [debug-wrapper] migrate some scope related tests (Closed)
Patch Set: address comments Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/debugger/debug/regress/regress-1639.js ('k') | test/debugger/debugger.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/regress/regress-1853.js
diff --git a/test/mjsunit/regress/regress-1853.js b/test/debugger/debug/regress/regress-1853.js
similarity index 99%
rename from test/mjsunit/regress/regress-1853.js
rename to test/debugger/debug/regress/regress-1853.js
index c2d27e2bbdc670690896b275ad8d2a6407cda462..8c6e9404a7343ba23411d960ee2d12979aa33c19 100644
--- a/test/mjsunit/regress/regress-1853.js
+++ b/test/debugger/debug/regress/regress-1853.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
// Test whether scripts compiled after setting the break point are
// updated correctly.
« no previous file with comments | « test/debugger/debug/regress/regress-1639.js ('k') | test/debugger/debugger.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698