Typo fix in test case.
This commit is contained in:
parent
9a48bd2f21
commit
5bd65de289
@ -27,6 +27,6 @@ fn main() {
|
||||
with my_a
|
||||
};
|
||||
|
||||
assert my_b.baz() == 2);
|
||||
assert (my_b.baz() == 2);
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user