Skip to content

Commit 28f0be5

Browse files
asgerfCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 12bd3e2 commit 28f0be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unified/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is a CodeQL extractor based on tree-sitter.
1919

2020
- To run tests for the parser and mapping, run `cargo test` in the `extractor` directory.
2121

22-
- Extractor test cases are located at `extractor/test/corpus/swift/*/*.swift`.
22+
- Extractor test cases are located at `extractor/tests/corpus/swift/*/*.swift`.
2323

2424
- Each test case has a corresponding `.output` file containing its generated output along with a copy of the test case itself.
2525

0 commit comments

Comments
 (0)