rlexe.xml 259 B

1234567891011
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <regress-exe>
  3. <test>
  4. <default>
  5. <!-- shouldn't timeout -->
  6. <files>%REGRESS%\shortrunning.js</files>
  7. <timeout>3</timeout>
  8. <tags>exclude_dynapogo</tags>
  9. </default>
  10. </test>
  11. </regress-exe>