Skip to content

Commit 98e0a90

Browse files
committed
Fix space between , and exclude_xplat (rl doesn't handle spaces)
1 parent 6479e1b commit 98e0a90

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)