mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Pretty print model numbers in tests
This commit is contained in:
6
python/ql/lib/utils/test/PrettyPrintModels.ql
Normal file
6
python/ql/lib/utils/test/PrettyPrintModels.ql
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* @kind test-postprocess
|
||||
*/
|
||||
|
||||
import semmle.python.frameworks.data.internal.ApiGraphModels
|
||||
import codeql.dataflow.test.ProvenancePathGraph::TestPostProcessing::TranslateProvenanceResults<interpretModelForTest/2>
|
||||
Reference in New Issue
Block a user