Skip to content

Commit 96d0c6f

Browse files
committed
wip - feature: adds support for single-digit decimal numbers
1 parent bba7890 commit 96d0c6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NumberSystems/Tests/NumberSystemsTests/DecimalNumberTests.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ import Testing
1414
@Test func englishNamesOfDecimalDigits() async throws {
1515

1616
}
17+
18+
@Test func singleDigitDecimalNumbers() async throws {
19+
20+
}

0 commit comments

Comments
 (0)