Skip to content

Commit 8a239af

Browse files
committed
Update test_pdm_vcpkg_cmake.py
1 parent 6b3d7df commit 8a239af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/examples/test_pdm_vcpkg_cmake.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
from cppython.utility.filesystem import isolated_filesystem
1010

11-
pytest_plugins = ['tests.fixtures.utility']
11+
pytest_plugins = ['tests.fixtures.cmake']
1212

1313

1414
class TestSetup:

0 commit comments

Comments
 (0)