Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardopinosio committed Mar 21, 2024
1 parent 25ff198 commit 69b2c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func TestTextClassificationCli(t *testing.T) {
if err != nil {
log.Fatal(err)
}
fmt.Println("LEN", len(entries))

for _, e := range entries {
fmt.Println(e.Name())
Expand Down

0 comments on commit 69b2c6e

Please sign in to comment.