summaryrefslogtreecommitdiffstats
path: root/toolkit/components/messaging-system/targeting/test/unit/head.js
blob: 25ed4b243c5cd7c035a8937f3a92b9d012f6bbc9 (plain)
1
2
3
4
5
6
"use strict";
// Globals

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