Skip to content

Commit

Permalink
Update Vox test patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
lanky committed Feb 23, 2024
1 parent cad2486 commit eea9d85
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_patterns.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@ class TestHyphens(Base):
class TestVox(Base):
matches = [
'(I can mash potato)',
]
failures = [
'(I can (Bb)mash po(C)tato)',
'(I can (mash) potato)',
]


Expand Down

0 comments on commit eea9d85

Please sign in to comment.