We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3f5fa commit 0968365Copy full SHA for 0968365
tests/integration/examples/test_conan_cmake.py
@@ -13,7 +13,7 @@
13
pytest_plugins = ['tests.fixtures.example']
14
15
16
-class TestVcpkgCMake:
+class TestConanCMake:
17
"""Test project variation of conan and CMake"""
18
19
@staticmethod
0 commit comments