From 9387abed81ba6d510d43b2cc5c7f5c8f3ec4bcd1 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sun, 3 Jun 2018 13:47:09 +1000 Subject: tests: Update selections files to match the new selection list syntax --- test/normal/codepoint-width/tab-width/selections | 2 +- test/normal/codepoint-width/vertical-movement/selections | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test/normal/codepoint-width') 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' -- cgit v1.2.3