Bug 532041: Add missing call to reportCompare. r=orange jsreftests

This commit is contained in:
Jim Blandy 2009-12-03 01:25:17 -08:00
parent ff0880a5f4
commit 322d958de0

View File

@ -13,3 +13,5 @@
* overall name count.
*/
function f(a1,a2,a3,a4,a5) { "use strict"; var v1, v2, v3, v4, v5, v6, v7; }
reportCompare(true, true);