Skip to content
Snippets Groups Projects
Unverified Commit bb35d650 authored by Christian Heimes's avatar Christian Heimes Committed by GitHub
Browse files

gh-92135: test_cppext requires subprocess (GH-92349)

parent c0012df0
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@
CPPFLAGS = []
@support.requires_subprocess()
class TestCPPExt(unittest.TestCase):
def build(self):
cpp_ext = Extension(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment