Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
herudi committed Mar 8, 2024
1 parent 36979c2 commit 04f234a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/promise_test.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ fn test_promise() {

assert val.str() == 'foo'

val.free()
res.free()
ctx.free()
rt.free()
}

0 comments on commit 04f234a

Please sign in to comment.