« Previous | Next » 

Revision cca15e8e

IDcca15e8e33e94258d8b881786c27d461d5488982
Parent 1205734e
Child 627f0d27

Added by Nathan Rajlich over 11 years ago

test: disable global variable check for "test-repl-options.js"

Previously, the "global" mode of REPLs was broken when created after another
non-global REPL (they would end up sharing the same context). Now that "global"
mode is fixed for that case (b1e78cef097c682ed63528ad7efe294b18a9fb1d), this
test case gets its global scope modified with "module" and other REPL-specific
properties, so disable the global check.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences