Files
codeql/go/ql/integration-tests/bazel-sample-2/test.expected
Cornelius Riemenschneider bfc6fee828 Go: Move all integration tests.
We no longer need the platform-specific directories,
so simplify the test organization.
If you want to retain the `linux` directory for two tests,
or not do this at all, just skip merging this PR.
It's purely optional.
2024-08-28 10:37:59 +02:00

8 lines
268 B
Plaintext

#select
| src/test.go:0:0:0:0 | src/test.go |
| src/todel.go:0:0:0:0 | src/todel.go |
htmlFiles
extractionErrors
| Extraction failed in test.go with error \tother declaration of test | 2 |
| Extraction failed in todel.go with error test redeclared in this block | 2 |