Sign in
android
/
platform
/
external
/
testng
/
cd8b530058890295787a313f57813381ed966047
/
.
/
src
/
test
/
resources
/
testnames
/
upstream-suite.xml
blob: 7a72d948cf7ab2dbdaf8945b52a928ebfa0b8015 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
<suite
name
=
"ParentSuite"
>
<suite-files>
<suite-file
path
=
"main-suite.xml"
/>
</suite-files>
</suite>