// // readeckTests.swift // readeckTests // // Created by Ilyas Hallak on 10.06.25. // import Testing struct readeckTests { @Test func example() async throws { // Write your test here and use APIs like `#expect(...)` to check expected conditions. } }