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 committed May 27, 2021
1 parent 244d1d0 commit 0b61a1d
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 0b61a1d

Please sign in to comment.