Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/metadata.gecko

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Addressing Vasily's comments Created Oct. 22, 2017, 11:11 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/metadata.edge ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/metadata.gecko
diff --git a/tests/metadata.gecko b/tests/metadata.gecko
new file mode 100644
index 0000000000000000000000000000000000000000..ff8dab48f7c02f4aa5656320eed310f24a485133
--- /dev/null
+++ b/tests/metadata.gecko
@@ -0,0 +1,13 @@
+[default]
+inherit = metadata.chrome
+
+[general]
+id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
+basename = adblockplusfirefox
+devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfirefox/updates.json
+
+[compat]
+gecko = 50.0
+
+[bundles]
+lib/foo.js -= lib/b.js
« no previous file with comments | « tests/metadata.edge ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld