summaryrefslogtreecommitdiff
path: root/ios/RunnerTests
diff options
context:
space:
mode:
Diffstat (limited to 'ios/RunnerTests')
-rw-r--r--ios/RunnerTests/RunnerTests.swift12
1 files changed, 0 insertions, 12 deletions
diff --git a/ios/RunnerTests/RunnerTests.swift b/ios/RunnerTests/RunnerTests.swift
deleted file mode 100644
index 86a7c3b..0000000
--- a/ios/RunnerTests/RunnerTests.swift
+++ /dev/null
@@ -1,12 +0,0 @@
-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.
- }
-
-}