Skip to content

Commit 5506058

Browse files
committed
wip - feature: adds decimal digit english names
1 parent 087b839 commit 5506058

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
@@ -10,3 +10,7 @@ import Testing
1010
@Test func symbolsOfDecimalDigits() async throws {
1111

1212
}
13+
14+
@Test func englishNamesOfDecimalDigits() async throws {
15+
16+
}

0 commit comments

Comments
 (0)