aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/el/11.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/el/11.json')
-rw-r--r--tests/data/fixtures/el/11.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/data/fixtures/el/11.json b/tests/data/fixtures/el/11.json
new file mode 100644
index 0000000..f4b8e81
--- /dev/null
+++ b/tests/data/fixtures/el/11.json
@@ -0,0 +1,30 @@
+{
+ "contents": "f\n\n\n\n bar\n\n\n\n\n baz",
+ "cells": {
+ "0,0": {
+ "contents": "f"
+ },
+ "4,4": {
+ "contents": "b"
+ },
+ "4,5": {
+ "contents": "a"
+ },
+ "4,6": {
+ "contents": "r"
+ },
+ "9,12": {
+ "contents": "b"
+ },
+ "9,13": {
+ "contents": "a"
+ },
+ "9,14": {
+ "contents": "z"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 1
+ ]
+} \ No newline at end of file