Skip to content

Commit d60ad92

Browse files
Added import config to scope tests fixtures (#2335)
Fixes #2123 ## Checklist - [x] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [ ] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [/] I have not broken the cheatsheet --------- Co-authored-by: Pokey Rule <[email protected]>
1 parent dbb5fb8 commit d60ad92

File tree

99 files changed

+206
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+206
-66
lines changed

data/fixtures/recorded/languages/typescript/changeType.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

data/fixtures/recorded/languages/typescript/changeType5.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

data/fixtures/scopes/cpp/index.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"imports": ["c"]
3+
}

0 commit comments

Comments
 (0)