We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4fdf6 commit 0aac828Copy full SHA for 0aac828
1 file changed
libraries/tests/test_github.py
@@ -68,6 +68,7 @@ def test_get_library_list(library_updater):
68
"github_url": "example.com",
69
"description": "Test description",
70
"cxxstd": "11",
71
+ "cxxstd_max": None,
72
"category": ["Test"],
73
"authors": ["John Doe"],
74
"maintainers": ["Jane Doe"],
0 commit comments