gecko-dev/dom/base/test/jsmodules/module_setRan.js

3 lines
82 B
JavaScript

// Set a global flag to indicate that this module was executed.
moduleRan = true;