mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
Fix test expectations
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
| Test.java:0:0:0:0 | 1 |
|
||||
| Test.java:0:0:0:0 | 1 javac errors |
|
||||
| Test.java:4:13:4:30 | Unable to extract method reference Unavailable.f()::g with no owner type |
|
||||
|
||||
@@ -5,3 +5,6 @@ public class Test {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Diagnostic Matches: 1 javac errors
|
||||
// Diagnostic Matches: Unable to extract method reference Unavailable.f()::g with no owner type
|
||||
|
||||
Reference in New Issue
Block a user