diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-03 01:03:50 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-03 01:03:50 +0530 |
commit | 4166d82875dcb224d3d67b9e5d01f58f7c7d22d2 (patch) | |
tree | 08564cfcdefe357ac7943ed7bcd123f07f37b1a2 /iGopherBrowserUITests.xctestplan | |
parent | 7c3e626b0ae69d6ef686ba1c06175ded5d346eea (diff) |
add telemetrydeck and format
Diffstat (limited to 'iGopherBrowserUITests.xctestplan')
-rw-r--r-- | iGopherBrowserUITests.xctestplan | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/iGopherBrowserUITests.xctestplan b/iGopherBrowserUITests.xctestplan new file mode 100644 index 0000000..09f3723 --- /dev/null +++ b/iGopherBrowserUITests.xctestplan @@ -0,0 +1,24 @@ +{ + "configurations" : [ + { + "id" : "C47F42D6-0DC7-4807-9A28-832707F0E1A0", + "name" : "Test Scheme Action", + "options" : { + + } + } + ], + "defaultOptions" : { + + }, + "testTargets" : [ + { + "target" : { + "containerPath" : "container:iGopherBrowser.xcodeproj", + "identifier" : "3E76CF822B36AC2900979E1A", + "name" : "iGopherBrowserUITests" + } + } + ], + "version" : 1 +} |