mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
3 lines
126 B
Python
3 lines
126 B
Python
from create_database_utils import *
|
|
|
|
run_codeql_database_create(['dotnet test'], test_db="default-db", db=None, lang="csharp") |