summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/remote-debugging/test/xpcshell/xpcshell-head.js
blob: 93a0b0881fbefadd649c28f200d475999d9913c5 (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";

/* eslint no-unused-vars: [2, {"vars": "local"}] */

const { require } = ChromeUtils.import("resource://devtools/shared/Loader.jsm");