mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 06:29:26 -08:00
Added a test
This commit is contained in:
parent
dfb1772a45
commit
625be634bf
@ -210,4 +210,5 @@ fn complex_units() {
|
||||
good_expr("62.137 mi/h", "100 km/h to mph");
|
||||
good_expr("20 mi", "10 mph * 2 hours");
|
||||
good_expr("120 m", "1 (m/s) * 2 min");
|
||||
good_expr("120 m", "(2 min) * (1 m/s)");
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user