mirror of
https://github.com/github/codeql.git
synced 2026-02-28 04:43:42 +01:00
C++/C#/Java/Rust: Fixup tests.
This commit is contained in:
@@ -10,5 +10,5 @@ import internal.CaptureModels
|
||||
import SummaryModels
|
||||
|
||||
from DataFlowSummaryTargetApi api, string flow
|
||||
where flow = ContentSensitive::captureFlow(api, _, _)
|
||||
where flow = ContentSensitive::captureFlow(api, _, _, _, _)
|
||||
select flow order by flow
|
||||
|
||||
Reference in New Issue
Block a user