Skip to content

Commit

Permalink
Update bindings_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
timruffles authored Jan 17, 2025
1 parent c9ee02b commit 9ced461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ func BenchmarkParseInput(b *testing.B) {
}
}

func TestManualFinalize(t *testing.T) {
func TestManualClose(t *testing.T) {
js := "1 + 2"

parser := NewParser()
Expand Down

0 comments on commit 9ced461

Please sign in to comment.