Skip to content

Commit 53b2471

Browse files
committed
Java: Update expected test output.
1 parent fa5d6f1 commit 53b2471

File tree

1 file changed

+1
-1
lines changed
  • java/ql/test/library-tests/frameworks/apache-commons-lang3

1 file changed

+1
-1
lines changed

java/ql/test/library-tests/frameworks/apache-commons-lang3/flow.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ models
88
| 7 | Summary: java.lang; String; false; toCharArray; ; ; Argument[this]; ReturnValue; taint; manual |
99
| 8 | Summary: java.lang; StringBuffer; true; StringBuffer; (String); ; Argument[0]; Argument[this]; taint; manual |
1010
| 9 | Summary: java.lang; StringBuilder; true; StringBuilder; ; ; Argument[0]; Argument[this]; taint; manual |
11-
| 10 | Summary: java.nio; CharBuffer; true; wrap; (char[]); ; Argument[0]; ReturnValue; taint; df-manual |
11+
| 10 | Summary: java.nio; CharBuffer; true; wrap; (char[]); ; Argument[0]; ReturnValue; taint; manual |
1212
| 11 | Summary: java.util; Collection; true; add; ; ; Argument[0]; Argument[this].Element; value; manual |
1313
| 12 | Summary: java.util; Dictionary; true; put; (Object,Object); ; Argument[1]; Argument[this].MapValue; value; manual |
1414
| 13 | Summary: java.util; Iterator; true; next; ; ; Argument[this].Element; ReturnValue; value; manual |

0 commit comments

Comments
 (0)