Skip to content

Commit

Permalink
[1.8>master] Fixing the module test by passing MuteHostErrorMsg flag
Browse files Browse the repository at this point in the history
  • Loading branch information
akroshg committed Jan 13, 2018
2 parents 25ff2a0 + 4ec28f9 commit 117c750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/es6/rlexe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1405,7 +1405,7 @@
<test>
<default>
<files>module-bugfixes.js</files>
<compile-flags>-ES6Module -args summary -endargs</compile-flags>
<compile-flags>-MuteHostErrorMsg -ES6Module -args summary -endargs</compile-flags>
<tags>exclude_dynapogo,exclude_sanitize_address,bugfix</tags>
</default>
</test>
Expand Down

0 comments on commit 117c750

Please sign in to comment.