Skip to content

Commit

Permalink
fix globals for goog.reflect.objectProperty -> JSCompiler_renamePrope…
Browse files Browse the repository at this point in the history
…rty swap
  • Loading branch information
dfreedm committed Apr 17, 2017
1 parent 626a085 commit 8867fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
// Polymer
Polymer: true,
currentImport: true,
goog: true,
JSCompiler_renameProperty: true,

// weird safari + selenium globals
alert: true,
Expand Down

0 comments on commit 8867fde

Please sign in to comment.