mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
/**
|
|
* @kind test-postprocess
|
|
*/
|
|
|
|
import codeql.rust.dataflow.internal.ModelsAsData
|
|
import codeql.dataflow.test.ProvenancePathGraph
|
|
import codeql.dataflow.test.ProvenancePathGraph::TestPostProcessing::TranslateProvenanceResults<interpretModelForTest/2>
|