Skip to content

Commit

Permalink
test(traits): removed TODO comment from test, as the missing test cas…
Browse files Browse the repository at this point in the history
…es are now implemented
  • Loading branch information
nickysn committed Oct 8, 2023
1 parent db55e1a commit c67f9b5
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
// *) method (has self parameter) vs function (no self parameter)
// *) default vs overriden vs overriden (no default)

// TODO: function calls via `Self::` are not yet implemented
// Once this is implemented, this test should be updated.

// test order is:
// 1) trait method -> trait method
// 1a) trait default method -> trait default method
Expand Down

0 comments on commit c67f9b5

Please sign in to comment.