Skip to content

Commit

Permalink
Add testcase for hrs
Browse files Browse the repository at this point in the history
  • Loading branch information
nielstron committed Jan 16, 2023
1 parent 3825a97 commit a927b56
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions quantulum3/_lang/en_US/tests/quantities.json
Original file line number Diff line number Diff line change
Expand Up @@ -1544,5 +1544,15 @@
"surface": "10"
}
]
},
{
"req": "The shortest day at Archangel has only 3 hrs.",
"res": [
{
"value": 3,
"unit": "hour",
"surface": "3 hrs"
}
]
}
]

0 comments on commit a927b56

Please sign in to comment.