summaryrefslogtreecommitdiffstats
path: root/toolkit/components/normandy/test/unit/head_xpc.js
blob: ad2192be4b07fe06a4b1fa9c7a8de33834665872 (plain)
1
2
3
4
5
"use strict";

var { sinon } = ChromeUtils.importESModule(
  "resource://testing-common/Sinon.sys.mjs"
);