Files
codeql/java/ql/integration-tests/all-platforms/java/maven-wrapper-source-only/test.py
2024-02-26 22:28:55 +00:00

8 lines
168 B
Python

import sys
from create_database_utils import *
from maven_wrapper_test_utils import *
run_codeql_database_create([], lang="java")
check_maven_wrapper_exists("3.9.4")