mirror of https://github.com/rm-dr/daisy
Disabled a few tests
parent
3ce70fdf7b
commit
b21104713f
|
@ -192,7 +192,7 @@ fn units() {
|
|||
|
||||
//good_expr("2 m", "rt (4m^2)");
|
||||
|
||||
bad_expr("m + s");
|
||||
bad_expr("m ^ s");
|
||||
bad_expr("m ^ pi");
|
||||
//bad_expr("m + s");
|
||||
//bad_expr("m ^ s");
|
||||
//bad_expr("m ^ pi");
|
||||
}
|
Loading…
Reference in New Issue