Skip to content

Commit e9f645e

Browse files
committed
[MERGE #4696 @obastemur] test: exclude jshost from ch only test
Merge pull request #4696 from obastemur:jshost_exc
2 parents 59dd3af + 9cce99d commit e9f645e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/es6module/rlexe.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@
144144
<test>
145145
<default>
146146
<files>module-load-twice.js</files>
147+
<!-- This test is designed for ch only. -->
148+
<!-- todo: enable using source code copy for jshost? -->
149+
<tags>exclude_jshost</tags>
147150
</default>
148151
</test>
149152
</regress-exe>

0 commit comments

Comments
 (0)