The Python script introduced in #2975 could be used in a GitHub workflow to check that `testlist_clm.xml` is well-formed, including: - No extraneous whitespace - No duplicate tests
The Python script introduced in #2975 could be used in a GitHub workflow to check that
testlist_clm.xmlis well-formed, including: