summaryrefslogtreecommitdiffstats
path: root/tools/lint/test/files/condprof-addons/with-missing-xpi.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint/test/files/condprof-addons/with-missing-xpi.json')
-rw-r--r--tools/lint/test/files/condprof-addons/with-missing-xpi.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/lint/test/files/condprof-addons/with-missing-xpi.json b/tools/lint/test/files/condprof-addons/with-missing-xpi.json
new file mode 100644
index 0000000000..ae44833a70
--- /dev/null
+++ b/tools/lint/test/files/condprof-addons/with-missing-xpi.json
@@ -0,0 +1,5 @@
+{
+ "addons": {
+ "non-existing": "http://localhost/non-existing.xpi"
+ }
+}