Skip to content

Commit

Permalink
Add test for "?p2*" build selector
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut authored and henryiii committed May 28, 2021
1 parent c23ad71 commit 4205d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unit_test/main_tests/main_options_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ def test_build_verbosity(
"cp27-*",
"cp35-*",
"?p27*",
"?p2*",
"?p35*",
],
)
Expand Down

0 comments on commit 4205d8b

Please sign in to comment.