Skip to content

Commit 5ebd10c

Browse files
update
1 parent ba616c7 commit 5ebd10c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/cursorless-engine/src/test/fixtures/subtoken.fixture.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,4 @@ export const subtokenFixture: Fixture[] = [
8888
input: "thisIsATest",
8989
expectedOutput: ["this", "Is", "A", "Test"],
9090
},
91-
// TODO: Handle this correctly?
92-
// {
93-
// input: "NSURLSession",
94-
// expectedOutput: ["NS", "URL", "Session"],
95-
// },
9691
];

0 commit comments

Comments
 (0)