aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wrap
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/wrap')
-rw-r--r--tests/data/fixtures/wrap/23.json3
-rw-r--r--tests/data/fixtures/wrap/30.json18
-rw-r--r--tests/data/fixtures/wrap/30.typescript1
3 files changed, 22 insertions, 0 deletions
diff --git a/tests/data/fixtures/wrap/23.json b/tests/data/fixtures/wrap/23.json
index 681554c..ef04d51 100644
--- a/tests/data/fixtures/wrap/23.json
+++ b/tests/data/fixtures/wrap/23.json
@@ -10,6 +10,9 @@
"1,0": {
"contents": "d"
},
+ "1,1": {
+ "contents": " "
+ },
"1,2": {
"contents": "a"
}
diff --git a/tests/data/fixtures/wrap/30.json b/tests/data/fixtures/wrap/30.json
new file mode 100644
index 0000000..44351c6
--- /dev/null
+++ b/tests/data/fixtures/wrap/30.json
@@ -0,0 +1,18 @@
+{
+ "contents": " b a",
+ "cells": {
+ "0,78": {
+ "contents": "b"
+ },
+ "0,79": {
+ "contents": " "
+ },
+ "1,0": {
+ "contents": "a"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 79
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/wrap/30.typescript b/tests/data/fixtures/wrap/30.typescript
new file mode 100644
index 0000000..73ac4d4
--- /dev/null
+++ b/tests/data/fixtures/wrap/30.typescript
@@ -0,0 +1 @@
+cネab \ No newline at end of file