aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wide/9.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/wide/9.json')
-rw-r--r--tests/data/fixtures/wide/9.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/data/fixtures/wide/9.json b/tests/data/fixtures/wide/9.json
new file mode 100644
index 0000000..4d6267c
--- /dev/null
+++ b/tests/data/fixtures/wide/9.json
@@ -0,0 +1,17 @@
+{
+ "contents": "デ",
+ "cells": {
+ "0,0": {
+ "contents": "デ",
+ "is_wide": true
+ },
+ "0,1": {
+ "contents": "",
+ "is_wide_continuation": true
+ }
+ },
+ "cursor_position": [
+ 0,
+ 1
+ ]
+} \ No newline at end of file