mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-07-26 11:11:48 +00:00
fastlane init (#65)
This commit is contained in:
parent
2a715f6fa8
commit
247413def0
21 changed files with 342 additions and 1 deletions
18
fastlane/report.xml
Normal file
18
fastlane/report.xml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuites>
|
||||
<testsuite name="fastlane.lanes">
|
||||
|
||||
|
||||
|
||||
|
||||
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.0039338">
|
||||
|
||||
</testcase>
|
||||
|
||||
|
||||
<testcase classname="fastlane.lanes" name="1: test" time="10.3552991">
|
||||
|
||||
</testcase>
|
||||
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
Loading…
Add table
Add a link
Reference in a new issue