diff --git a/testharnessreport.js b/testharnessreport.js index 1e9cbe62d73fd1..c95506ea6198f0 100644 --- a/testharnessreport.js +++ b/testharnessreport.js @@ -1,4 +1,6 @@ -/*global add_completion_callback, setup */ +/* global add_completion_callback */ +/* global setup */ + /* * This file is intended for vendors to implement * code needed to integrate testharness.js tests with their own test systems. @@ -23,8 +25,6 @@ * parameters they are called with see testharness.js */ - - var metadata_generator = { currentMetadata: {},