Sfoglia il codice sorgente

[MERGE #3167 @dilijev] Fix xplat test warning: fix casing of test in rlexe.xml

Merge pull request #3167 from dilijev:xtestwarn
Doug Ilijev 8 anni fa
parent
commit
182ca0ddba
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      test/typedarray/rlexe.xml

+ 1 - 1
test/typedarray/rlexe.xml

@@ -198,7 +198,7 @@ Below test fails with difference in space. Investigate the cause and re-enable t
   </test>
   <test>
     <default>
-      <files>FloatHelperAccess.js</files>
+      <files>floathelperaccess.js</files>
       <tags>typedarray</tags>
     </default>
   </test>