only-bible-app v3.7.2+24
git clone https://git.pyrossh.dev/only-bible-app
The only bible app you will ever need. No ads. No in-app purchases. No distractions.
macos/RunnerTests/RunnerTests.swift
| fe24dd6 | 1 | import Cocoa |
| fe24dd6 | 2 | import FlutterMacOS |
| fe24dd6 | 3 | import XCTest |
| fe24dd6 | 4 | |
| fe24dd6 | 5 | class RunnerTests: XCTestCase { |
| fe24dd6 | 6 | |
| fe24dd6 | 7 | func testExample() { |
| fe24dd6 | 8 | // If you add code to the Runner application, consider adding tests here. |
| fe24dd6 | 9 | // See https://developer.apple.com/documentation/xctest for more information about using XCTest. |
| fe24dd6 | 10 | } |
| fe24dd6 | 11 | |
| fe24dd6 | 12 | } |