Bug 772363 - Followup to fix test failures [r=fabrice]

This commit is contained in:
Fabrice Desré 2012-07-11 10:02:58 -07:00
parent d2f4891726
commit 05f87de41a

View File

@ -28,6 +28,7 @@ var expectedMethods = ['navigator.mozApps.QueryInterface',
'navigator.mozApps.getNotInstalled',
'navigator.mozApps.getSelf',
'navigator.mozApps.install',
'navigator.mozApps.installPackage',
'navigator.mozApps.mgmt.QueryInterface',
'navigator.mozApps.mgmt.getAll'];
var actualMethods = [];