Skip to content

Commit

Permalink
Add runner tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yerzhant committed Jan 1, 2024
1 parent d8b873b commit 5e21ff8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ios/RunnerTests/RunnerTests.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import Flutter
import UIKit
import XCTest

class RunnerTests: XCTestCase {

func testExample() {
// If you add code to the Runner application, consider adding tests here.
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
}

}

0 comments on commit 5e21ff8

Please sign in to comment.