windwp / vscode-expand-region

porting sublime-expand-region to visual code
GNU General Public License v3.0
57 stars 23 forks source link

Update html.test.ts #22

Closed jerriais closed 5 years ago

jerriais commented 5 years ago

The test that was failing in Travis CI for VSCode was expecting 10 but getting 33. However, I'm not sure if this is a simple assertion error (in which case this should fix it) or if it is an actual failure in the feature that is correctly picked up by the tests (in which case please reject this PR).

windwp commented 5 years ago

Thank, I use window and it will count 2 for newline character.