init
This commit is contained in:
12
node_modules/@capacitor/camera/ios/Tests/CameraPluginTests/CameraPluginTests.swift
generated
vendored
Normal file
12
node_modules/@capacitor/camera/ios/Tests/CameraPluginTests/CameraPluginTests.swift
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
import XCTest
|
||||
@testable import CameraPlugin
|
||||
|
||||
final class CameraPluginTests: XCTestCase {
|
||||
func testExample() throws {
|
||||
// XCTest Documentation
|
||||
// https://developer.apple.com/documentation/xctest
|
||||
|
||||
// Defining Test Cases and Test Methods
|
||||
// https://developer.apple.com/documentation/xctest/defining_test_cases_and_test_methods
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user