aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wrap/23.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/wrap/23.json')
-rw-r--r--tests/data/fixtures/wrap/23.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/data/fixtures/wrap/23.json b/tests/data/fixtures/wrap/23.json
new file mode 100644
index 0000000..681554c
--- /dev/null
+++ b/tests/data/fixtures/wrap/23.json
@@ -0,0 +1,21 @@
+{
+ "contents": " bcd a",
+ "cells": {
+ "0,78": {
+ "contents": "b"
+ },
+ "0,79": {
+ "contents": "c"
+ },
+ "1,0": {
+ "contents": "d"
+ },
+ "1,2": {
+ "contents": "a"
+ }
+ },
+ "cursor_position": [
+ 1,
+ 1
+ ]
+} \ No newline at end of file