Skip to content

Commit c68848a

Browse files
committed
[1.7>master] [MERGE #3564 @dilijev] Fix space between , and exclude_xplat (rl doesn't handle spaces)
Merge pull request #3564 from dilijev:fix_test_tag
2 parents 0d3d21a + e5c80f3 commit c68848a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/es6/rlexe.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@
13091309
<default>
13101310
<files>await-futreserved-only-in-modules.js</files>
13111311
<compile-flags>-MuteHostErrorMsg -ES6Module</compile-flags>
1312-
<tags>exclude_dynapogo, exclude_xplat</tags>
1312+
<tags>exclude_dynapogo,exclude_xplat</tags>
13131313
</default>
13141314
</test>
13151315
<test>

0 commit comments

Comments
 (0)