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