Skip to content

Commit

Permalink
Update tests/test_task_filters.py
Browse files Browse the repository at this point in the history
  • Loading branch information
msm-cert authored Aug 13, 2024
1 parent 9bf7ec2 commit 3830d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_task_filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ def test_list_contains(self):
"platform": "win32"
})
self.assertFalse(task_different_win64.matches_filters(filters))

def test_element_is_contained(self):
filters = [
{
Expand Down

0 comments on commit 3830d18

Please sign in to comment.