mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +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") |