summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector/changes/test/xpcshell/head.js
blob: f08a79dd71461f8a431810636487f2bfffb07e0d (plain)
1
2
3
4
5
6
7
8
/* Any copyright is dedicated to the Public Domain.
   http://creativecommons.org/publicdomain/zero/1.0/ */

"use strict";

const { require } = ChromeUtils.importESModule(
  "resource://devtools/shared/loader/Loader.sys.mjs"
);