Bug 1255196 - Include mozinfo.json in common.tests.zip. r=gps, a=test-only

MozReview-Commit-ID: BJnXphkKJFy
This commit is contained in:
Maja Frydrychowicz 2016-03-10 15:44:59 -05:00
parent 8768979fc0
commit 3bb91b4e21

View File

@ -166,6 +166,11 @@ ARCHIVE_FILES = {
'pattern': '**',
'dest': 'tools/wptserve',
},
{
'source': buildconfig.topobjdir,
'base': '',
'pattern': 'mozinfo.json',
},
{
'source': buildconfig.topobjdir,
'base': 'dist/bin',