forked from olcxjas-softworks/LarpixClient
forgot to push
This commit is contained in:
parent
6ff37cb3be
commit
4942043ae3
28 changed files with 2458 additions and 0 deletions
12
node_modules/@capacitor/status-bar/ios/Tests/StatusBarPluginTests/StatusBarPluginTests.swift
generated
vendored
Normal file
12
node_modules/@capacitor/status-bar/ios/Tests/StatusBarPluginTests/StatusBarPluginTests.swift
generated
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
import XCTest
|
||||
@testable import StatusBarPlugin
|
||||
|
||||
final class StatusBarPluginTests: 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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue