1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-21 07:49:15 +00:00
Files
UXP/dom/base/test/jsmodules/module_setRan.js
T

3 lines
82 B
JavaScript

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