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