mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 532041: Add missing call to reportCompare. r=orange jsreftests
This commit is contained in:
parent
ff0880a5f4
commit
322d958de0
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user