Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ascandella committed Jul 20, 2016
1 parent 722b66e commit 911109c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mode/modeNormal.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ suite("Mode Normal", () => {
keysPressed: 'ci"',
end: ['"|"'],
endMode: ModeName.Insert
})
});

newTest({
title: "Emulates vim's behavior sandwiched between double quoted strings for 'ci\"'",
Expand Down

0 comments on commit 911109c

Please sign in to comment.