Skip to content

Commit

Permalink
Remove missplaced test function
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoLordelloFontes committed Nov 21, 2024
1 parent b313e80 commit 661f412
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions engine/engine_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,6 @@ func TestSecrets(t *testing.T) {
}
}

func TestScore(t *testing.T) {

}

type item struct {
content *string
id string
Expand Down

0 comments on commit 661f412

Please sign in to comment.