Skip to content

Commit

Permalink
Expose the EventWatcher constructor function
Browse files Browse the repository at this point in the history
  • Loading branch information
jwatt committed Apr 1, 2015
1 parent 34dc558 commit cf1dae1
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 cf1dae1

Please sign in to comment.