diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-05 22:40:01 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-05 22:40:01 +0200 |
| commit | 953b5ce3ad7e933c6f008202346fe5bf2985bf9e (patch) | |
| tree | 45cbfd660ea224ba095e37292a731522eac5be2f /macos/RunnerTests | |
| parent | 3722890dfb243288417d0bbce88bdca99ec7493a (diff) | |
| download | carpool-953b5ce3ad7e933c6f008202346fe5bf2985bf9e.tar.xz carpool-953b5ce3ad7e933c6f008202346fe5bf2985bf9e.zip | |
Removed uncessary folders for github
Diffstat (limited to 'macos/RunnerTests')
| -rw-r--r-- | macos/RunnerTests/RunnerTests.swift | 12 |
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. - } - -} |
