aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wrap/28.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/wrap/28.json')
-rw-r--r--tests/data/fixtures/wrap/28.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/data/fixtures/wrap/28.json b/tests/data/fixtures/wrap/28.json
new file mode 100644
index 0000000..a505566
--- /dev/null
+++ b/tests/data/fixtures/wrap/28.json
@@ -0,0 +1,12 @@
+{
+ "contents": "\n\na",
+ "cells": {
+ "2,0": {
+ "contents": "a"
+ }
+ },
+ "cursor_position": [
+ 1,
+ 1
+ ]
+} \ No newline at end of file