diff options
| author | Maxime Coste <mawww@kakoune.org> | 2018-06-03 13:47:09 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2018-07-05 07:54:28 +1000 |
| commit | 9387abed81ba6d510d43b2cc5c7f5c8f3ec4bcd1 (patch) | |
| tree | be7cf13aa81e32bfe70e289621246a000c337602 /test/normal/codepoint-width | |
| parent | 4e2e971033664ec257b3b6dabc053deb6cff17e1 (diff) | |
tests: Update selections files to match the new selection list syntax
Diffstat (limited to 'test/normal/codepoint-width')
| -rw-r--r-- | test/normal/codepoint-width/tab-width/selections | 2 | ||||
| -rw-r--r-- | test/normal/codepoint-width/vertical-movement/selections | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/normal/codepoint-width/tab-width/selections b/test/normal/codepoint-width/tab-width/selections index ec635144..5b89320d 100644 --- a/test/normal/codepoint-width/tab-width/selections +++ b/test/normal/codepoint-width/tab-width/selections @@ -1 +1 @@ -9 +'9' diff --git a/test/normal/codepoint-width/vertical-movement/selections b/test/normal/codepoint-width/vertical-movement/selections index 564e0714..27b5ebfe 100644 --- a/test/normal/codepoint-width/vertical-movement/selections +++ b/test/normal/codepoint-width/vertical-movement/selections @@ -1 +1 @@ -3:7 +'3' '7' |
