Skip to content

Commit 7f7c5d7

Browse files
committed
Java: Update model generator expected test output.
1 parent e247d5b commit 7f7c5d7

File tree

1 file changed

+1
-1
lines changed
  • java/ql/test/utils/modelgenerator/dataflow/p

1 file changed

+1
-1
lines changed

java/ql/test/utils/modelgenerator/dataflow/p/Sinks.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public void hasManualSinkNeutral(Object o) {
5959
sink(o);
6060
}
6161

62-
// MISSING SINK
62+
// sink=p;Sinks;true;compoundPropgate;(Sinks);;Argument[0];test-sink;df-generated
6363
// neutral=p;Sinks;compoundPropgate;(Sinks);summary;df-generated
6464
public void compoundPropgate(Sinks s) {
6565
s.fieldSink();

0 commit comments

Comments
 (0)