1 line
No EOL
770 B
HTML
1 line
No EOL
770 B
HTML
<html><head><title>testng.xml for Command line suite</title></head><body><tt><?xml version="1.0" encoding="UTF-8"?><br/><!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd"><br/><suite name="Command line suite" verbose="2"><br/> <test thread-count="5" name="Command line test" verbose="2"><br/> <classes><br/> <class name="com.example.ExampleTest"/><br/> </classes><br/> </test> <!-- Command line test --><br/></suite> <!-- Command line suite --><br/></tt></body></html> |