Explorar el Código

[1.8>1.9] [MERGE #4696 @obastemur] test: exclude jshost from ch only test

Merge pull request #4696 from obastemur:jshost_exc
obastemur hace 8 años
padre
commit
70ad0bd17f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      test/es6module/rlexe.xml

+ 3 - 0
test/es6module/rlexe.xml

@@ -144,6 +144,9 @@
   <test>
     <default>
       <files>module-load-twice.js</files>
+      <!-- This test is designed for ch only. -->
+      <!-- todo: enable using source code copy for jshost? -->
+      <tags>exclude_jshost</tags>
     </default>
   </test>
 </regress-exe>