Better naming

This commit is contained in:
cdricms
2025-07-19 13:02:19 +02:00
parent 9e43d41781
commit 9ecd335808
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
import Testing
@testable import units
@testable import Units
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.