]> git.r.bdr.sh - rbdr/map/blame - MapTests/MapTests.swift
Map 3 first commit: files, groups and layout
[rbdr/map] / MapTests / MapTests.swift
CommitLineData
e2c37ac1 1import Testing
5e8ff485 2
1b85f723
RBR
3@testable import Map
4
e2c37ac1 5struct MapTests {
1b85f723 6
e2c37ac1
RBR
7 @Test func testExample() async throws {
8 // Write your test here and use APIs like `#expect(...)` to check expected conditions.
5e8ff485 9 }
1b85f723
RBR
10
11}