Skip to content

Commit

Permalink
Merge pull request web-platform-tests#113 from jwatt/master
Browse files Browse the repository at this point in the history
Expose EventTester constructor function
  • Loading branch information
jgraham committed Apr 1, 2015
2 parents 12adea0 + cf1dae1 commit 87c22bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testharness.js
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ policies and contribution forms [3].

return this;
}
expose(EventWatcher, 'EventWatcher');

function setup(func_or_properties, maybe_properties)
{
Expand Down

0 comments on commit 87c22bb

Please sign in to comment.