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