mirror of
https://github.com/rm-dr/daisy
synced 2025-04-03 03:47:56 -07:00
Disabled a few tests
This commit is contained in:
parent
3ce70fdf7b
commit
b21104713f
@ -192,7 +192,7 @@ fn units() {
|
|||||||
|
|
||||||
//good_expr("2 m", "rt (4m^2)");
|
//good_expr("2 m", "rt (4m^2)");
|
||||||
|
|
||||||
bad_expr("m + s");
|
//bad_expr("m + s");
|
||||||
bad_expr("m ^ s");
|
//bad_expr("m ^ s");
|
||||||
bad_expr("m ^ pi");
|
//bad_expr("m ^ pi");
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user