Skip to content

Commit

Permalink
test(DetectPangram): add use case tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusViniciusSS committed Mar 6, 2023
1 parent 72b1c5e commit c220c6c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["aaaaaaaaaaaaaaaaaaaaaaaaaa"];[false]
["The quick brown fox jumps over the lazy dog."]; [true]

0 comments on commit c220c6c

Please sign in to comment.