Typo fix in test case.
This commit is contained in:
parent
9a48bd2f21
commit
5bd65de289
1 changed files with 1 additions and 1 deletions
|
|
@ -27,6 +27,6 @@ fn main() {
|
|||
with my_a
|
||||
};
|
||||
|
||||
assert my_b.baz() == 2);
|
||||
assert (my_b.baz() == 2);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue