Skip to content
Snippets Groups Projects
tests-dev.xml 205 B
Newer Older
  • Learn to ignore specific revisions
  • <suite name="All" verbose="2" >
      <test name="Main" annotations="JDK">
        <classes>
           <class name="ch.systemsx.cisd.openbis.jstest.suite.dev.JsTestDevSelenium" />
        </classes>  
      </test>
    </suite>