Skip to content

Commit b829792

Browse files
committed
Revert some test expectations changes
1 parent e93c422 commit b829792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go/ql/test/query-tests/Diagnostics/ExtractionErrors.expected

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
| Extraction failed in query-tests/Diagnostics/badimport.go with error invalid import path (invalid character U+007B '{') | 2 |
2-
| Extraction failed in query-tests/Diagnostics/type.go with error cannot use v (variable of int type V) as T value in argument to takesT | 2 |
1+
| Extraction failed in badimport.go with error invalid import path (invalid character U+007B '{') | 2 |
2+
| Extraction failed in type.go with error cannot use v (variable of int type V) as T value in argument to takesT | 2 |
33
| Extraction failed with error expected ';', found wnvwun | 2 |
44
| Extraction failed with error expected 'IDENT', found newline | 2 |
55
| Extraction failed with error expected 'package', found avvu | 2 |

0 commit comments

Comments
 (0)