mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Fix test as we support explicit collection types
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
| java.io;?;PrintStream;println;(Object) | 3 |
|
||||
| java.lang;?;Object;Object;() | 2 |
|
||||
| java.lang;?;String;length;() | 1 |
|
||||
| java.time;?;Duration;ofMillis;(long) | 1 |
|
||||
| java.util;?;ArrayList;ArrayList<>;() | 1 |
|
||||
| java.util;?;HashMap;HashMap<String,Object>;() | 1 |
|
||||
| java.time;?;Duration;ofMillis;(long) | 1 |
|
||||
Reference in New Issue
Block a user