mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
python: remember to update validTest.py
This commit is contained in:
@@ -69,7 +69,7 @@ if __name__ == "__main__":
|
||||
check_tests_valid("variable-capture.in")
|
||||
check_tests_valid("variable-capture.nonlocal")
|
||||
check_tests_valid("variable-capture.dict")
|
||||
check_tests_valid("variable-capture.collections")
|
||||
check_tests_valid("variable-capture.test_collections")
|
||||
check_tests_valid("module-initialization.multiphase")
|
||||
check_tests_valid("fieldflow.test")
|
||||
check_tests_valid_after_version("match.test", (3, 10))
|
||||
|
||||
Reference in New Issue
Block a user