summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/update/tests/browser/manual_app_update_only/head.js
blob: 2a7576963b06f41483b60e394f4c14fa9e0b5c59 (plain)
1
2
3
4
5
6
7
8
9
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/publicdomain/zero/1.0/ */

"use strict";

Services.scriptloader.loadSubScript(
  "chrome://mochitests/content/browser/toolkit/mozapps/update/tests/browser/head.js",
  this
);