diff options
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/TestPlans/MullvadVPNCI.xctestplan | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ios/TestPlans/MullvadVPNCI.xctestplan b/ios/TestPlans/MullvadVPNCI.xctestplan index c5e374b7ff..9cee7cef4f 100644 --- a/ios/TestPlans/MullvadVPNCI.xctestplan +++ b/ios/TestPlans/MullvadVPNCI.xctestplan @@ -18,6 +18,7 @@ }, "testTargets" : [ { + "enabled" : false, "target" : { "containerPath" : "container:MullvadVPN.xcodeproj", "identifier" : "58D0C79223F1CE7000FE9BA7", @@ -55,6 +56,13 @@ "identifier" : "589A455128E094B300565204", "name" : "OperationsTests" } + }, + { + "target" : { + "containerPath" : "container:MullvadVPN.xcodeproj", + "identifier" : "58C7A43C2A863F450060C66F", + "name" : "PacketTunnelCoreTests" + } } ], "version" : 1 |
